Date: Wed, 18 Sep 2002 15:33:53 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <200209182233.g8IMXr9A093783@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2002/09/18 15:33:53 PDT
Modified files:
sys/kern uipc_mbuf.c
Log:
style nit: unsigned -> u_int in the kernel, particularly to
stay consistent in this file, and keep m_length() and m_fixhdr()
consistent with their prototypes in mbuf.h
Inspired by: bde
Revision Changes Path
1.101 +11 -11 src/sys/kern/uipc_mbuf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209182233.g8IMXr9A093783>
