summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2007-05-14 09:44:26 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:22:01 -0500
commite522fb9bb72580a162c46db4e7ee8c7933705cee (patch)
treee4d9e3b932fc73915b7ebd7f07073a1c38ac4586 /source/include
parentb8959b172090eef6b40ff1fb012d6ff0d3d732ef (diff)
downloadsamba-e522fb9bb72580a162c46db4e7ee8c7933705cee.tar.gz
samba-e522fb9bb72580a162c46db4e7ee8c7933705cee.tar.xz
samba-e522fb9bb72580a162c46db4e7ee8c7933705cee.zip
r22839: Fix endif comment.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/ads_cldap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/ads_cldap.h b/source/include/ads_cldap.h
index fd227c895db..77ab19a5f2f 100644
--- a/source/include/ads_cldap.h
+++ b/source/include/ads_cldap.h
@@ -58,4 +58,4 @@ struct cldap_netlogon_reply {
#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_ */