svn commit: samba r22839 - in branches: SAMBA_3_0/source/include SAMBA_3_0_25/source/include SAMBA_3_0_26/source/include

lmuelle at samba.org lmuelle at samba.org
Mon May 14 09:44:27 GMT 2007


Author: lmuelle
Date: 2007-05-14 09:44:26 +0000 (Mon, 14 May 2007)
New Revision: 22839

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22839

Log:
Fix endif comment.

Modified:
   branches/SAMBA_3_0/source/include/ads_cldap.h
   branches/SAMBA_3_0_25/source/include/ads_cldap.h
   branches/SAMBA_3_0_26/source/include/ads_cldap.h


Changeset:
Modified: branches/SAMBA_3_0/source/include/ads_cldap.h
===================================================================
--- branches/SAMBA_3_0/source/include/ads_cldap.h	2007-05-14 05:53:26 UTC (rev 22838)
+++ branches/SAMBA_3_0/source/include/ads_cldap.h	2007-05-14 09:44:26 UTC (rev 22839)
@@ -58,4 +58,4 @@
 #define ADS_GOOD_TIMESERV  0x00000200  /* DC has hardware clock (and running time) */
 #define ADS_NDNC           0x00000400  /* DomainName is non-domain NC serviced by LDAP server */
 
-#endif /* _INCLUDE_CLDAP_H_ */
+#endif /* _INCLUDE_ADS_CLDAP_H_ */

Modified: branches/SAMBA_3_0_25/source/include/ads_cldap.h
===================================================================
--- branches/SAMBA_3_0_25/source/include/ads_cldap.h	2007-05-14 05:53:26 UTC (rev 22838)
+++ branches/SAMBA_3_0_25/source/include/ads_cldap.h	2007-05-14 09:44:26 UTC (rev 22839)
@@ -58,4 +58,4 @@
 #define ADS_GOOD_TIMESERV  0x00000200  /* DC has hardware clock (and running time) */
 #define ADS_NDNC           0x00000400  /* DomainName is non-domain NC serviced by LDAP server */
 
-#endif /* _INCLUDE_CLDAP_H_ */
+#endif /* _INCLUDE_ADS_CLDAP_H_ */

Modified: branches/SAMBA_3_0_26/source/include/ads_cldap.h
===================================================================
--- branches/SAMBA_3_0_26/source/include/ads_cldap.h	2007-05-14 05:53:26 UTC (rev 22838)
+++ branches/SAMBA_3_0_26/source/include/ads_cldap.h	2007-05-14 09:44:26 UTC (rev 22839)
@@ -58,4 +58,4 @@
 #define ADS_GOOD_TIMESERV  0x00000200  /* DC has hardware clock (and running time) */
 #define ADS_NDNC           0x00000400  /* DomainName is non-domain NC serviced by LDAP server */
 
-#endif /* _INCLUDE_CLDAP_H_ */
+#endif /* _INCLUDE_ADS_CLDAP_H_ */



More information about the samba-cvs mailing list