Date: Mon, 9 Jun 2003 12:21:35 -0700 (PDT) From: Philippe Charnier <charnier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/apply apply.c Message-ID: <200306091921.h59JLZuA003532@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306091921.h59JLZuA003532>
