K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-10-15T17:57:00.000000Z K 7 svn:log V 220 Correct check for NULL in MEXT_INIT_REF() which should be checking whether mbuf->m_ext.ref_cnt is NULL, and not whether mbuf is. Also, remove spaces before "mbtypes" in MGET and MGETHDR macros. Pointed out by: dwmalone END