Date: Fri, 20 Aug 2004 00:36:55 +0000 (UTC) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw_pfil.c Message-ID: <200408200036.i7K0atVd094389@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2004-08-20 00:36:55 UTC FreeBSD src repository Modified files: sys/netinet ip_fw_pfil.c Log: Fix a stupid typo which prevented an ipfw KLD unload from successfully cleaning up its remains. Do not terminate 'if' lines with ';'. Spotted by: claudio@OpenBSD.ORG (sitting 3m from my desk) Pointy hat to: andre Revision Changes Path 1.5 +1 -1 src/sys/netinet/ip_fw_pfil.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408200036.i7K0atVd094389>