cvs commit: src/usr.bin/checknr checknr.c
Chris Pressey
cpressey at crater.dragonflybsd.org
Tue Mar 1 14:51:30 PST 2005
cpressey 2005/03/01 14:50:20 PST
DragonFly src repository
Modified files:
usr.bin/checknr checknr.c
Log:
Don't have binsrch() alter a global variable if it fails. Instead,
have it take an extra integer, passed by reference, and modify that.
Revision Changes Path
1.7 +9 -6 src/usr.bin/checknr/checknr.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/checknr/checknr.c.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list