PERFORCE change 80904 for review
Wayne Salamon
wsalamon at FreeBSD.org
Sun Jul 24 14:35:02 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=80904
Change 80904 by wsalamon at gretsch on 2005/07/24 14:34:06
style(9) fix, place a tab between #define and macro name.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#18 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#18 (text+ko) ====
@@ -303,9 +303,9 @@
#define AUE_FHOPEN 372 /* FreeBSD */
#define AUE_FHSTAT 373 /* FreeBSD */
#define AUE_JAIL 374 /* FreeBSD */
-#define AUE_NSTAT 375 /* FreeBSD/NetBSD */
-#define AUE_NFSTAT 376 /* FreeBSD/NetBSD */
-#define AUE_NLSTAT 377 /* FreeBSD/NetBSD */
+#define AUE_NSTAT 375 /* FreeBSD/NetBSD */
+#define AUE_NFSTAT 376 /* FreeBSD/NetBSD */
+#define AUE_NLSTAT 377 /* FreeBSD/NetBSD */
/*
* XXXRW: Values not yet assigned.
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list