DragonFly commits List (threaded) for 2011-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: ktrdump: fixup size modifiers for integers
commit 6fff9ccd71ed6fbd7af82d4d33af9a74f4406e96
Author: Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>
Date: Sun Jul 10 19:49:49 2011 +0200
ktrdump: fixup size modifiers for integers
The 'j' modifier is actually {u,}intmax_t, not {s,}size_t. Correct that
and add support for 'z' while at it.
Summary of changes:
usr.bin/ktrdump/ktrdump.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6fff9ccd71ed6fbd7af82d4d33af9a74f4406e96
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]