Date: Tue, 27 Nov 2001 10:58:56 -0800 (PST) From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattrctl Makefile extattrctl.c Message-ID: <200111271858.fARIwui78699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jedgar 2001/11/27 10:58:56 PST
Modified files:
usr.sbin/extattrctl Makefile extattrctl.c
Log:
Make extattrctl WARNS?=2-safe:
o remove extraneous extern's
o prototype functions
o combine multiple return (0)'s into a single return (0) at the
end of main()
Approved by: rwatson
Obtained from: TrustedBSD Project
Revision Changes Path
1.9 +1 -0 src/usr.sbin/extattrctl/Makefile
1.16 +6 -8 src/usr.sbin/extattrctl/extattrctl.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?200111271858.fARIwui78699>
