cperciva 2008-08-04 07:36:53 UTC
FreeBSD src repository
Modified files:
usr.bin/gzip gzip.c
Log:
SVN rev 181283 on 2008-08-04 07:36:53Z by cperciva
Mark functions as __dead2 in order to help the LLVM static checker
understand which code paths aren't possible.
Reported by: edwin
Revision Changes Path
1.8 +2 -2 src/usr.bin/gzip/gzip.c