Comment typo fix.

Obtained from:	Apple Inc.
MFC after:	3 days
This commit is contained in:
Robert Watson 2008-07-22 15:54:10 +00:00
parent c2f027ffb8
commit 98ee1b30aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180704

View File

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