gsasl-commit
[Top][All Lists]
Advanced

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

CVS gsasl/lib/ntlm


From: gsasl-commit
Subject: CVS gsasl/lib/ntlm
Date: Thu, 23 Sep 2004 01:18:17 +0200

Update of /home/cvs/gsasl/lib/ntlm
In directory dopio:/tmp/cvs-serv16268

Modified Files:
        x-ntlm.h 
Log Message:
Fix.


--- /home/cvs/gsasl/lib/ntlm/x-ntlm.h   2004/09/18 02:33:47     1.4
+++ /home/cvs/gsasl/lib/ntlm/x-ntlm.h   2004/09/22 23:18:12     1.5
@@ -18,13 +18,10 @@
  * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  * 02111-1307 USA
  *
- * NB!  The NTLM library is licensed under GPL, so linking GSASL with
- * it require that you follow the GPL for GSASL as well.
- *
  */
 
-#ifndef _SASL_NTLM_H
-#define _SASL_NTLM_H
+#ifndef X_NTLM_H
+#define X_NTLM_H
 
 #include "internal.h"
 
@@ -39,4 +36,4 @@
 extern int _gsasl_ntlm_client_finish (Gsasl_session_ctx * sctx,
                                      void *mech_data);
 
-#endif /* _SASL_NTLM_H */
+#endif /* X_NTLM_H */





reply via email to

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