git: kernel - Remove further misuses of %ll* in kprintfs, use intmax_t

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Feb 8 17:42:38 PST 2010


commit cfda4c25364bc5c5c8a8df6953c48e5b3181342e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Feb 8 17:41:10 2010 -0800

    kernel - Remove further misuses of %ll* in kprintfs, use intmax_t
    
    * In two minor places

Summary of changes:
 sys/platform/pc32/i386/minidump_machdep.c   |    4 ++--
 sys/platform/pc64/x86_64/minidump_machdep.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cfda4c25364bc5c5c8a8df6953c48e5b3181342e


-- 
DragonFly BSD source repository





More information about the Commits mailing list