gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/anonymous


From: gsasl-commit
Subject: CVS gsasl/lib/anonymous
Date: Sat, 18 Sep 2004 18:57:30 +0200

Update of /home/cvs/gsasl/lib/anonymous
In directory dopio:/tmp/cvs-serv31773

Modified Files:
        anonymous.h 
Log Message:
Fix.


--- /home/cvs/gsasl/lib/anonymous/anonymous.h   2004/09/18 16:17:32     1.5
+++ /home/cvs/gsasl/lib/anonymous/anonymous.h   2004/09/18 16:57:29     1.6
@@ -20,8 +20,8 @@
  *
  */
 
-#ifndef _ANONYMOUS_H
-#define _ANONYMOUS_H
+#ifndef ANONYMOUS_H
+#define ANONYMOUS_H
 
 #include "internal.h"
 
@@ -42,4 +42,4 @@
                                         const char *input, size_t input_len,
                                         char **output, size_t * output_len);
 
-#endif /* _ANONYMOUS_H */
+#endif /* ANONYMOUS_H */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]