git: sbin/hammer2: Fix build error on i386
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Nov 5 19:23:03 PDT 2022
commit 33b364a7c2911aa05e28e2e47fb7afcf0a0ed318
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date: Sat Nov 5 19:04:46 2022 -0700
sbin/hammer2: Fix build error on i386
error: format specifies type 'long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Werror,-Wformat]
Summary of changes:
sbin/hammer2/cmd_debug.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/33b364a7c2911aa05e28e2e47fb7afcf0a0ed318
--
DragonFly BSD source repository
More information about the Commits
mailing list