From 1c685378bd786b87dc36fe115e1980f1670f4fd3 Mon Sep 17 00:00:00 2001 From: rwatson Date: Tue, 22 Jul 2008 15:54:10 +0000 Subject: Comment typo fix. Obtained from: Apple Inc. MFC after: 3 days --- sys/security/audit/audit_bsm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/security/audit/audit_bsm.c b/sys/security/audit/audit_bsm.c index 2cb8267..6954eed 100644 --- a/sys/security/audit/audit_bsm.c +++ b/sys/security/audit/audit_bsm.c @@ -157,7 +157,7 @@ kau_free(struct au_record *rec) /* * XXX: May want turn some (or all) of these macros into functions in order - * to reduce the generated code sized. + * to reduce the generated code size. * * XXXAUDIT: These macros assume that 'kar', 'ar', 'rec', and 'tok' in the * caller are OK with this. -- cgit v1.1