Date: Tue, 27 Nov 2001 12:32:47 -0800 (PST) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.c Message-ID: <200111272032.fARKWl996990@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dd 2001/11/27 12:32:47 PST
Modified files:
sys/netinet ip_fw.c
Log:
ipfw_modevent(): Don't use an unnatural block to define a variable
(fcp) that's already defined in the outer block and isn't used
anywhere else. This silences -Wunused.
Reviewed by: md5(1)
Revision Changes Path
1.176 +0 -3 src/sys/netinet/ip_fw.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111272032.fARKWl996990>
