Date: Mon, 4 Aug 2008 07:36:53 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gzip gzip.c Message-ID: <200808040737.m747b4gw098902@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808040737.m747b4gw098902>
