From owner-cvs-src@FreeBSD.ORG Sat Oct 27 22:04:20 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B70B16A5A2; Sat, 27 Oct 2007 22:04:20 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E441713C481; Sat, 27 Oct 2007 22:04:19 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9RM4JBV069614; Sat, 27 Oct 2007 22:04:19 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9RM4JMx069613; Sat, 27 Oct 2007 22:04:19 GMT (envelope-from maxim) Message-Id: <200710272204.l9RM4JMx069613@repoman.freebsd.org> From: Maxim Konovalov Date: Sat, 27 Oct 2007 22:04:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 22:04:20 -0000 maxim 2007-10-27 22:04:19 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw2.c Log: o Fix indentation. No functional changes. Revision Changes Path 1.110 +10 -10 src/sbin/ipfw/ipfw2.c