Date: Wed, 2 Dec 2009 17:50:52 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/ipfw ip_fw2.c Message-ID: <200912021751.nB2HpAup097576@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2009-12-02 17:50:52 UTC
FreeBSD src repository
Modified files:
sys/netinet/ipfw ip_fw2.c
Log:
SVN rev 200040 on 2009-12-02 17:50:52Z by luigi
- initialize src_ip in the main loop to prevent a compiler warning
(gcc 4.x under linux, not sure how real is the complaint).
- rename a macro argument to prevent name clashes.
- add the macro name on a couple of #endif
- add a blank line for readability.
MFC after: 3 days
Revision Changes Path
1.18 +8 -5 src/sys/netinet/ipfw/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912021751.nB2HpAup097576>
