git: DragonFly_RELEASE_2_8 mbuf - Fix m_getjcl()'s size argument's type.

Joe Talbott josepht at crater.dragonflybsd.org
Tue Mar 22 03:27:21 PDT 2011


commit d4b56450bdf652930fe25de95915b70fbdebb98a
Author: Joe Talbott <josepht at 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 at 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





More information about the Commits mailing list