diff options
author | luigi <luigi@FreeBSD.org> | 2010-03-04 16:08:51 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2010-03-04 16:08:51 +0000 |
commit | 302fda42a4e4f9f151c2e3fc0972e1e30ce861c3 (patch) | |
tree | 2e78569e3daf5009ce82ac560897dfa69f667a0c /sbin/ipfw | |
parent | f72efb7f74cf392f2be27cc94dcf76b263faa39b (diff) | |
download | FreeBSD-src-302fda42a4e4f9f151c2e3fc0972e1e30ce861c3.zip FreeBSD-src-302fda42a4e4f9f151c2e3fc0972e1e30ce861c3.tar.gz |
remove stale comment
Diffstat (limited to 'sbin/ipfw')
-rw-r--r-- | sbin/ipfw/dummynet.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ipfw/dummynet.c b/sbin/ipfw/dummynet.c index 68b2220..dbbf011 100644 --- a/sbin/ipfw/dummynet.c +++ b/sbin/ipfw/dummynet.c @@ -10,8 +10,6 @@ * * This software is provided ``AS IS'' without any warranties of any kind. * - * NEW command line interface for IP firewall facility - * * $FreeBSD$ * * dummynet support |