From owner-cvs-src@FreeBSD.ORG Sat Feb 21 04:56:10 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD2F16A4CE; Sat, 21 Feb 2004 04:56:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C9B43D2D; Sat, 21 Feb 2004 04:56:10 -0800 (PST) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1LCuAGe080379; Sat, 21 Feb 2004 04:56:10 -0800 (PST) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LCuAZe080378; Sat, 21 Feb 2004 04:56:10 -0800 (PST) (envelope-from yar) Message-Id: <200402211256.i1LCuAZe080378@repoman.freebsd.org> From: Yar Tikhiy Date: Sat, 21 Feb 2004 04:56:10 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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, 21 Feb 2004 12:56:10 -0000 yar 2004/02/21 04:56:10 PST FreeBSD src repository Modified files: sys/net if.c Log: Minor beautifications related to style(9) and code consistency. No functional changes. Revision Changes Path 1.181 +5 -5 src/sys/net/if.c