From owner-cvs-src@FreeBSD.ORG Sat Apr 14 20:31:05 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D7CC416A482; Sat, 14 Apr 2007 20:31:05 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id B072C13C455; Sat, 14 Apr 2007 20:31:05 +0000 (UTC) (envelope-from kmacy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3EKV50p072701; Sat, 14 Apr 2007 20:31:05 GMT (envelope-from kmacy@repoman.freebsd.org) Received: (from kmacy@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3EKV5wA072698; Sat, 14 Apr 2007 20:31:05 GMT (envelope-from kmacy) Message-Id: <200704142031.l3EKV5wA072698@repoman.freebsd.org> From: Kip Macy Date: Sat, 14 Apr 2007 20:31:05 +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/sys/sys mbuf.h 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, 14 Apr 2007 20:31:06 -0000 kmacy 2007-04-14 20:31:05 UTC FreeBSD src repository Modified files: sys/sys mbuf.h Log: hide static declaration remove extra white space Revision Changes Path 1.210 +4 -2 src/sys/sys/mbuf.h