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

Joe Talbott josepht at crater.dragonflybsd.org
Mon Mar 14 04:20:01 PDT 2011


commit 1a228695090d0fafc639475db6f88cdfad93d62f
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/1a228695090d0fafc639475db6f88cdfad93d62f


-- 
DragonFly BSD source repository





More information about the Commits mailing list