CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/12/31 06:46:49
Modified files:
sys/kern : uipc_socket.c
sys/sys : socketvar.h
Log message:
Put the #ifdef SOCKBUF_DEBUG around sbcheck() into a SBCHECK macro.
That is consistent to the SBLASTRECORDCHK and SBLASTMBUFCHK macros.
OK markus@
