From owner-cvs-all@FreeBSD.ORG Thu Nov 25 01:09:41 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E793516A4CF; Thu, 25 Nov 2004 01:09:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C372C43D5A; Thu, 25 Nov 2004 01:09:41 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iAP19fVJ081398; Thu, 25 Nov 2004 01:09:41 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iAP19frd081397; Thu, 25 Nov 2004 01:09:41 GMT (envelope-from brooks) Message-Id: <200411250109.iAP19frd081397@repoman.freebsd.org> From: Brooks Davis Date: Thu, 25 Nov 2004 01:09:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 01:09:42 -0000 brooks 2004-11-25 01:09:41 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: Remove a duplicate line from an apparent merge error in rev 1.63. Revision Changes Path 1.65 +0 -1 src/sbin/ipfw/ipfw2.c