CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/09 05:53:54
Modified files:
sys/sys : mbuf.h
Log message:
protect MCLGET() from inheriting the new semantics of MCLGETI() by casting
it to void
idea from damien
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/09 05:53:54
Modified files:
sys/sys : mbuf.h
Log message:
protect MCLGET() from inheriting the new semantics of MCLGETI() by casting
it to void
idea from damien