Date: Thu, 28 Mar 2002 02:09:24 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_bsd.c geom_dev.c geom_dump.c geom_mbr.c geom_slice.c geom_subr.c Message-ID: <200203281009.g2SA9PO11876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/03/28 02:09:24 PST
Modified files:
sys/geom geom_bsd.c geom_dev.c geom_dump.c
geom_mbr.c geom_slice.c geom_subr.c
Log:
In the absense of any smarter way to do this, cast various printf
arguments to silence printf format warnings.
Revision Changes Path
1.8 +1 -1 src/sys/geom/geom_bsd.c
1.8 +3 -2 src/sys/geom/geom_dev.c
1.4 +1 -1 src/sys/geom/geom_dump.c
1.5 +1 -1 src/sys/geom/geom_mbr.c
1.6 +7 -7 src/sys/geom/geom_slice.c
1.4 +2 -1 src/sys/geom/geom_subr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203281009.g2SA9PO11876>
