From owner-svn-src-head@FreeBSD.ORG Thu Mar 4 16:08:52 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 276C3106564A; Thu, 4 Mar 2010 16:08:52 +0000 (UTC) (envelope-from luigi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id F1B3E8FC1A; Thu, 4 Mar 2010 16:08:51 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o24G8pD8021749; Thu, 4 Mar 2010 16:08:51 GMT (envelope-from luigi@svn.freebsd.org) Received: (from luigi@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o24G8p5k021747; Thu, 4 Mar 2010 16:08:51 GMT (envelope-from luigi@svn.freebsd.org) Message-Id: <201003041608.o24G8p5k021747@svn.freebsd.org> From: Luigi Rizzo Date: Thu, 4 Mar 2010 16:08:51 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r204712 - head/sbin/ipfw X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 16:08:52 -0000 Author: luigi Date: Thu Mar 4 16:08:51 2010 New Revision: 204712 URL: http://svn.freebsd.org/changeset/base/204712 Log: remove stale comment Modified: head/sbin/ipfw/dummynet.c Modified: head/sbin/ipfw/dummynet.c ============================================================================== --- head/sbin/ipfw/dummynet.c Thu Mar 4 16:08:01 2010 (r204711) +++ head/sbin/ipfw/dummynet.c Thu Mar 4 16:08:51 2010 (r204712) @@ -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