cvs commit: src/usr.bin/at at.c src/usr.bin/login login_fbtab.c
src/usr.bin/m4 gnum4.c src/usr.bin/mklocale yacc.y
Kevin Lo
kevlo at FreeBSD.org
Thu Sep 20 18:55:12 PDT 2007
kevlo 2007-09-21 01:55:11 UTC
FreeBSD src repository
Modified files:
usr.bin/at at.c
usr.bin/login login_fbtab.c
usr.bin/m4 gnum4.c
usr.bin/mklocale yacc.y
Log:
Use NULL instead of 0 for the return value of fopen().
Approved by: re (kensmith)
Revision Changes Path
1.30 +2 -2 src/usr.bin/at/at.c
1.18 +2 -2 src/usr.bin/login/login_fbtab.c
1.10 +1 -1 src/usr.bin/m4/gnum4.c
1.27 +1 -1 src/usr.bin/mklocale/yacc.y
More information about the cvs-src
mailing list