看板 DFBSD_commit 關於我們 聯絡資訊
commit d4b56450bdf652930fe25de95915b70fbdebb98a Author: Joe Talbott <josepht@dragonflybsd.org> Date: Tue Mar 8 14:31:11 2011 -0500 mbuf - Fix m_getjcl()'s size argument's type. Use size_t in both the declaration and definition of m_getjcl(). Reported-By: Thomas Nikolajsen <thomas.nikolajsen@mail.dk> Summary of changes: sys/sys/mbuf.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4b56450bdf652930fe25de95915b70fbdebb98a -- DragonFly BSD source repository