summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2008-07-22 15:54:10 +0000
committerrwatson <rwatson@FreeBSD.org>2008-07-22 15:54:10 +0000
commit1c685378bd786b87dc36fe115e1980f1670f4fd3 (patch)
treeb42a817ce64496f8ca9eb5539d05cf5b0d8d9156
parent01de8b976ccb1e21ff2da5d0b71d49740eaf476b (diff)
downloadFreeBSD-src-1c685378bd786b87dc36fe115e1980f1670f4fd3.zip
FreeBSD-src-1c685378bd786b87dc36fe115e1980f1670f4fd3.tar.gz
Comment typo fix.
Obtained from: Apple Inc. MFC after: 3 days
-rw-r--r--sys/security/audit/audit_bsm.c2
1 files changed, 1 insertions, 1 deletions
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.
OpenPOWER on IntegriCloud