PERFORCE change 167037 for review
Robert Watson
rwatson at FreeBSD.org
Wed Aug 5 17:53:15 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=167037
Change 167037 by rwatson at rwatson_cinnamon on 2009/08/05 17:52:35
Minor style tweak: #define<tab>constant<tab>value in style(9).
Affected files ...
.. //depot/projects/soc2009/marinosi_appaudit/src/sys/bsm/audit.h#4 edit
Differences ...
==== //depot/projects/soc2009/marinosi_appaudit/src/sys/bsm/audit.h#4 (text) ====
@@ -126,10 +126,10 @@
#define A_SETQCTRL 36
#define A_GETCOND 37
#define A_SETCOND 38
-#define A_CREATESLICE 39
-#define A_UPDATESLICE 40
-#define A_GETSLICE 41
-#define A_REMOVESLICE 42
+#define A_CREATESLICE 39
+#define A_UPDATESLICE 40
+#define A_GETSLICE 41
+#define A_REMOVESLICE 42
/*
* Audit policy controls.
More information about the p4-projects
mailing list