cvs commit: src/usr.bin/unvis Makefile unvis.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Sun Jan 2 17:07:02 PST 2005
cpressey 2005/01/02 17:06:24 PST
DragonFly src repository
Modified files:
usr.bin/unvis Makefile unvis.c
Log:
Raise WARNS to 6:
- Constify a parameter.
While here, remove register keywords & make local functions static.
Revision Changes Path
1.2 +2 -0 src/usr.bin/unvis/Makefile
1.4 +4 -4 src/usr.bin/unvis/unvis.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/unvis/Makefile.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/unvis/unvis.c.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list