Date: Mon, 3 Dec 2001 13:00:33 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ipcrm Makefile ipcrm.c Message-ID: <200112032100.fB3L0X448906@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2001/12/03 13:00:33 PST
Modified files:
usr.bin/ipcrm Makefile ipcrm.c
Log:
Warns cleanups:
Declare functions in advance of using them
There is no printf specifies %k - I think it was supposed to be %s.
Revision Changes Path
1.5 +1 -0 src/usr.bin/ipcrm/Makefile
1.7 +8 -2 src/usr.bin/ipcrm/ipcrm.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?200112032100.fB3L0X448906>
