From owner-cvs-sbin Wed Jan 7 16:32:31 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA29831 for cvs-sbin-outgoing; Wed, 7 Jan 1998 16:32:31 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA29169; Wed, 7 Jan 1998 16:27:41 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id QAA03343; Wed, 7 Jan 1998 16:27:34 -0800 (PST) Date: Wed, 7 Jan 1998 16:27:34 -0800 (PST) Message-Id: <199801080027.QAA03343@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/01/07 16:27:33 PST Modified files: sbin/ipfw ipfw.c Log: Format mismatch in error message. Submitted by: bde Revision Changes Path 1.52 +2 -2 src/sbin/ipfw/ipfw.c