cvs commit: src/usr.bin/apply apply.c
Philippe Charnier
charnier at FreeBSD.org
Mon Jun 9 12:21:37 PDT 2003
charnier 2003/06/09 12:21:35 PDT
FreeBSD src repository
Modified files:
usr.bin/apply apply.c
Log:
Revert previous commit, from Bruce:
This is a style bug. err() is declared is non-returning so that every
use of it doesn't need to be encrufted with NOTREACHED. It's too bad
that only gcc understands the declaration.
Asked by: bde@
Revision Changes Path
1.24 +0 -1 src/usr.bin/apply/apply.c
More information about the cvs-src
mailing list