aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-sasl-kerberos4.h
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-01-14 13:48:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-01-14 13:48:08 +0800
commit0085381870b87b3f06f52109ec5d44e3e17a3862 (patch)
treee7642b97e2841ed847049164fcabf58cc440d373 /camel/camel-sasl-kerberos4.h
parent53876bad7bdc8ed218f4e19b6396a5eda9564ff0 (diff)
downloadgsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.gz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.bz2
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.lz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.xz
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.tar.zst
gsoc2013-evolution-0085381870b87b3f06f52109ec5d44e3e17a3862.zip
New source files implementing the GSSAPI SASL mechanism.
2003-01-14 Jeffrey Stedfast <fejj@ximian.com> * camel-sasl-gssapi.[c,h]: New source files implementing the GSSAPI SASL mechanism. svn path=/trunk/; revision=19437
Diffstat (limited to 'camel/camel-sasl-kerberos4.h')
-rw-r--r--camel/camel-sasl-kerberos4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-sasl-kerberos4.h b/camel/camel-sasl-kerberos4.h
index cf84345513..d807fc70bc 100644
--- a/camel/camel-sasl-kerberos4.h
+++ b/camel/camel-sasl-kerberos4.h
@@ -26,7 +26,7 @@
#ifdef __cplusplus
extern "C" {
#pragma }
-#endif /* __cplusplus }*/
+#endif /* __cplusplus */
#include <sys/types.h>
#include <netdb.h>