PERFORCE change 105156 for review

Tom Rhodes trhodes at FreeBSD.org
Sun Aug 27 02:22:37 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=105156

Change 105156 by trhodes at trhodes_local on 2006/08/27 02:21:37

	Spelling issues.
	Noticed by:	Daniel <danger at FreeBSD.org>

Affected files ...

.. //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#15 edit

Differences ...

==== //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#15 (text+ko) ====

@@ -34,7 +34,7 @@
  *
  * @APPLE_BSD_LICENSE_HEADER_END@
  *
- * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#14 $
+ * $P4: //depot/projects/trustedbsd/openbsm/bsm/audit_internal.h#15 $
  */
 
 #ifndef _AUDIT_INTERNAL_H
@@ -70,9 +70,9 @@
 
 /*
  * 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


More information about the trustedbsd-cvs mailing list