cvs commit: src/usr.bin/wc Makefile wc.c
Liam J. Foy
liamfoy at crater.dragonflybsd.org
Tue Jan 11 12:04:05 PST 2005
liamfoy 2005/01/11 12:03:11 PST
DragonFly src repository
Modified files:
usr.bin/wc Makefile wc.c
Log:
- Clean up wc (remove (void) etc)
- Remove unnecessary cast
- Add WARNS 6
Submitted by: Alexander 'alxl' Lobachov <alxl at xxxxxxxxx>
Revision Changes Path
1.2 +2 -0 src/usr.bin/wc/Makefile
1.4 +27 -25 src/usr.bin/wc/wc.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/wc/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/wc/wc.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list