staticise mbuftype()

This commit is contained in:
Brian Somers 2000-10-30 00:15:27 +00:00
parent a8d604ab74
commit 46c20a0ec0

View File

@ -75,7 +75,7 @@ m_length(struct mbuf *bp)
return len;
}
const char *
static const char *
mbuftype(int type)
{
static const char * const mbufdesc[MB_MAX] = {