summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bsm/audit.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-06-05 10:52:12 +0000
committerrwatson <rwatson@FreeBSD.org>2006-06-05 10:52:12 +0000
commit4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7 (patch)
tree32e83e301da59f20a423c5b1cac506030cade870 /contrib/openbsm/bsm/audit.h
parent571f2f563f5e4a509d7a05efe83598055c520854 (diff)
parentf7669e641742373606ef85a4855b7028f5b564a5 (diff)
downloadFreeBSD-src-4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7.zip
FreeBSD-src-4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7.tar.gz
This commit was generated by cvs2svn to compensate for changes in r159248,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/bsm/audit.h')
-rw-r--r--contrib/openbsm/bsm/audit.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/openbsm/bsm/audit.h b/contrib/openbsm/bsm/audit.h
index 8739b2a..1d05625 100644
--- a/contrib/openbsm/bsm/audit.h
+++ b/contrib/openbsm/bsm/audit.h
@@ -30,7 +30,7 @@
*
* @APPLE_BSD_LICENSE_HEADER_END@
*
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit.h#15 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit.h#16 $
*/
#ifndef _BSM_AUDIT_H
@@ -264,11 +264,11 @@ struct audit_stat {
unsigned int as_version;
unsigned int as_numevent;
int as_generated;
- int as_nonattring;
+ int as_nonattrib;
int as_kernel;
int as_audit;
int as_auditctl;
- int as_enqueu;
+ int as_enqueue;
int as_written;
int as_wblocked;
int as_rblocked;
OpenPOWER on IntegriCloud