summaryrefslogtreecommitdiff
path: root/source3/include/ads.h
diff options
context:
space:
mode:
authorLars Müller <lmuelle@samba.org>2007-05-14 09:50:39 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:22:01 -0500
commitddf25a79f6a47fc3627f0dfdb74f47c0dffb7ff0 (patch)
treeb585e955c8078d80fa6e4b2960e293ea369e1239 /source3/include/ads.h
parent306c355f2640a332ebddcefa6d59a9b6b7361c49 (diff)
downloadsamba-ddf25a79f6a47fc3627f0dfdb74f47c0dffb7ff0.tar.gz
samba-ddf25a79f6a47fc3627f0dfdb74f47c0dffb7ff0.tar.bz2
samba-ddf25a79f6a47fc3627f0dfdb74f47c0dffb7ff0.zip
r22841: Add comment to endif statement.
(This used to be commit 1351207626ee0f99aef93326ef96bf69651bf472)
Diffstat (limited to 'source3/include/ads.h')
-rw-r--r--source3/include/ads.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ads.h b/source3/include/ads.h
index d72c82adb7..201e5bd4a1 100644
--- a/source3/include/ads.h
+++ b/source3/include/ads.h
@@ -328,4 +328,4 @@ typedef struct {
int val;
int critical;
} ads_control;
-#endif
+#endif /* _INCLUDE_ADS_H_ */