One more grammar nit.

Submitted by:	ru
This commit is contained in:
Gleb Smirnoff 2006-02-27 07:22:32 +00:00
parent 0722466d60
commit 73bb09f2d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156059

View File

@ -291,7 +291,7 @@ mb_ctor_mbuf(void *mem, int size, void *arg, int how)
/*
* The mbuf is initialized later. The caller has the
* responsibility to setup any MAC labels too.
* responsibility to set up any MAC labels too.
*/
if (type == MT_NOINIT)
return (0);