From f3e2d67d4dc9211f7036618e0f272d9ef1f86915 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 10 Oct 2001 22:13:05 +0000 Subject: Same hack as below. 2001-10-10 Jeffrey Stedfast * camel-tcp-stream-openssl.c (ssl_verify): Same hack as below. * camel-tcp-stream-ssl.c (ssl_bad_cert): Hack around the fact that adding a cert to nss's certdb seems to not work. svn path=/trunk/; revision=13575 --- camel/camel-tcp-stream-ssl.h | 1 - 1 file changed, 1 deletion(-) (limited to 'camel/camel-tcp-stream-ssl.h') diff --git a/camel/camel-tcp-stream-ssl.h b/camel/camel-tcp-stream-ssl.h index af68fe9644..181c553a1a 100644 --- a/camel/camel-tcp-stream-ssl.h +++ b/camel/camel-tcp-stream-ssl.h @@ -57,7 +57,6 @@ CamelType camel_tcp_stream_ssl_get_type (void); /* public methods */ CamelStream *camel_tcp_stream_ssl_new (CamelService *service, const char *expected_host); - #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3