summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKC
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2013-08-18 16:32:25 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2013-08-18 16:32:25 +0000
commitc815e7e7f81959a58647a866ebb0adde5e081aaa (patch)
treeb9f851173ad0d675547c8bd1b5f4849922111290 /sys/arch/i386/conf/RAMDISKC
parent4bd15c9433e824a97938d7f64ece28c5b224206f (diff)
Fix calls to printf-like functions which passed a non-fixed string
as the format and no variable args. Replace "%#0.*X" with "%#.*X": the zero-fill flag is ignored/implied on numeric conversions when a precision is specified. ok jung@ millert@ krw@
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
0 files changed, 0 insertions, 0 deletions