Typo in comment.
This commit is contained in:
parent
7b598cd2e7
commit
eca2ddda6f
@ -31,7 +31,7 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)uipc_mbuf.c 8.2 (Berkeley) 1/4/94
|
||||
* $Id: uipc_mbuf.c,v 1.37 1998/07/27 03:59:48 dg Exp $
|
||||
* $Id: uipc_mbuf.c,v 1.38 1999/02/16 10:49:49 dfr Exp $
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
@ -243,7 +243,7 @@ m_clalloc(ncl, how)
|
||||
}
|
||||
|
||||
/*
|
||||
* When MGET failes, ask protocols to free space when short of memory,
|
||||
* When MGET fails, ask protocols to free space when short of memory,
|
||||
* then re-attempt to allocate an mbuf.
|
||||
*/
|
||||
struct mbuf *
|
||||
|
Loading…
x
Reference in New Issue
Block a user