From 3af6bf6b6e5daf82a7845379187335cbba05f618 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20M=C3=BCller?= Date: Mon, 14 May 2007 09:44:26 +0000 Subject: [PATCH 1/1] r22839: Fix endif comment. (This used to be commit e522fb9bb72580a162c46db4e7ee8c7933705cee) --- source3/include/ads_cldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source3/include/ads_cldap.h b/source3/include/ads_cldap.h index fd227c895db..77ab19a5f2f 100644 --- a/source3/include/ads_cldap.h +++ b/source3/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_ */ -- 2.34.1