From owner-cvs-src@FreeBSD.ORG Thu May 19 05:15:11 2005 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 087C016A4CE; Thu, 19 May 2005 05:15:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C344C43D9E; Thu, 19 May 2005 05:15:10 +0000 (GMT) (envelope-from sobomax@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 j4J5F8js001698; Thu, 19 May 2005 05:15:08 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4J5F8bQ001697; Thu, 19 May 2005 05:15:08 GMT (envelope-from sobomax) Message-Id: <200505190515.j4J5F8bQ001697@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 19 May 2005 05:15:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common boot.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: Thu, 19 May 2005 05:15:11 -0000 sobomax 2005-05-19 05:15:08 UTC FreeBSD src repository Modified files: sys/boot/common boot.c Log: Whitespace only: kill trailing spaces. Revision Changes Path 1.30 +14 -15 src/sys/boot/common/boot.c