gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib/src


From: gsasl-commit
Subject: CVS gsasl/lib/src
Date: Sat, 18 Sep 2004 19:33:46 +0200

Update of /home/cvs/gsasl/lib/src
In directory dopio:/tmp/cvs-serv32154

Modified Files:
        internal.h 
Log Message:
Fix.


--- /home/cvs/gsasl/lib/src/internal.h  2004/09/18 01:59:58     1.7
+++ /home/cvs/gsasl/lib/src/internal.h  2004/09/18 17:33:46     1.8
@@ -19,8 +19,8 @@
  *
  */
 
-#ifndef _INTERNAL_H
-# define _INTERNAL_H
+#ifndef INTERNAL_H
+# define INTERNAL_H
 
 # if HAVE_CONFIG_H
 # include "config.h"
@@ -143,4 +143,4 @@
   char *password;
 };
 
-#endif /* _INTERNAL_H */
+#endif /* INTERNAL_H */





reply via email to

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