Merge OpenBSM 1.0 alpha 10 changes into src/sys/bsm; comment spelling

fixes.

Obtained from:	TrustedBSD Project
This commit is contained in:
Robert Watson 2006-09-02 10:49:44 +00:00
parent b698a3ab22
commit 23b7e55f3f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=161870

View file

@ -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