PERFORCE change 103256 for review
Robert Watson
rwatson at FreeBSD.org
Sat Aug 5 16:41:31 UTC 2006
http://perforce.freebsd.org/chv.cgi?CH=103256
Change 103256 by rwatson at rwatson_zoo on 2006/08/05 16:41:24
Fix one mis-numbering.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#40 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#40 (text+ko) ====
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#39 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_kevents.h#40 $
*/
#ifndef _BSM_AUDIT_KEVENTS_H_
@@ -466,7 +466,7 @@
#define AUE_EXTATTR_GET_LINK 43110 /* FreeBSD. */
#define AUE_EXTATTR_SET_LINK 43111 /* FreeBSD. */
#define AUE_EXTATTR_LIST_LINK 43112 /* FreeBSD. */
-#define AUE_EXTATTR_DELETE_LINK 43111 /* FreeBSD. */
+#define AUE_EXTATTR_DELETE_LINK 43113 /* FreeBSD. */
/*
* Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the
More information about the trustedbsd-cvs
mailing list