summaryrefslogtreecommitdiffstats
path: root/sys/bsm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/bsm')
-rw-r--r--sys/bsm/audit_kevents.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/bsm/audit_kevents.h b/sys/bsm/audit_kevents.h
index c5eb9d1..f7520bc 100644
--- a/sys/bsm/audit_kevents.h
+++ b/sys/bsm/audit_kevents.h
@@ -26,8 +26,8 @@
* $FreeBSD$
*/
-#ifndef _BSM_AUDIT_KEVENTS_H
-#define _BSM_AUDIT_KEVENTS_H
+#ifndef _BSM_AUDIT_KEVENTS_H_
+#define _BSM_AUDIT_KEVENTS_H_
/*
* This is a place-holder include file that defines exactly one audit event:
@@ -35,4 +35,4 @@
*/
#define AUE_NULL 0
-#endif /* !_BSM_AUDIT_KEVENTS_H */
+#endif /* !_BSM_AUDIT_KEVENTS_H_ */
OpenPOWER on IntegriCloud