Date: Mon, 1 Apr 2002 02:57:12 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/limits limits.c Message-ID: <200204011057.g31AvCG91797@freefall.freebsd.org>
index | next in thread | raw e-mail
dwmalone 2002/04/01 02:57:12 PST
Modified files:
usr.bin/limits limits.c
Log:
WARNS cleanups:
1) Add missing initialisers.
2) Avoid shadowing rcswhich.
3) Use %j and intmax_t instead of %q and quad_t for printing.
4) Don't modify a p twice between sequence points.
Revision Changes Path
1.9 +2 -2 src/usr.bin/limits/limits.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204011057.g31AvCG91797>
