DragonFly commits List (threaded) for 2011-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_8 mbuf - Fix m_getjcl()'s size argument's type.
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]