Date: Sat, 30 Mar 2002 06:03:53 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.c fstat.h Message-ID: <200203301403.g2UE3rd66155@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/03/30 06:03:53 PST
Modified files:
usr.bin/fstat fstat.c fstat.h
Log:
Fix constness warnings.
Remove register keyword.
Don't initialise "badtype" in declaration - it was initialised below anyway.
Remove prototype for strcpy.
Revision Changes Path
1.40 +13 -12 src/usr.bin/fstat/fstat.c
1.3 +1 -1 src/usr.bin/fstat/fstat.h
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?200203301403.g2UE3rd66155>
