From 079c101b83b0c4715df36cf198f28de34c7e1f39 Mon Sep 17 00:00:00 2001 From: rwatson Date: Sat, 2 Sep 2006 10:49:44 +0000 Subject: Merge OpenBSM 1.0 alpha 10 changes into src/sys/bsm; comment spelling fixes. Obtained from: TrustedBSD Project --- sys/bsm/audit_internal.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/bsm') diff --git a/sys/bsm/audit_internal.h b/sys/bsm/audit_internal.h index 30c76e4..39d04c0 100644 --- a/sys/bsm/audit_internal.h +++ b/sys/bsm/audit_internal.h @@ -71,9 +71,9 @@ typedef struct au_record au_record_t; /* * We could determined the header and trailer sizes by defining appropriate - * structures. We hold off that approach until we have a consistant way of + * structures. We hold off that approach until we have a consistent way of * using structures for all tokens. This is not straightforward since these - * token structures may contain pointers of whose contents we dont know the + * token structures may contain pointers of whose contents we do not know the * size (e.g text tokens). */ #define AUDIT_HEADER_SIZE 18 -- cgit v1.1