summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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_ */