From owner-cvs-all Thu Apr 4 1:45:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 341F637B405; Thu, 4 Apr 2002 01:45:12 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g349jCA71666; Thu, 4 Apr 2002 01:45:12 -0800 (PST) (envelope-from bde) Message-Id: <200204040945.g349jCA71666@freefall.freebsd.org> From: Bruce Evans Date: Thu, 4 Apr 2002 01:45:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/04 01:45:12 PST Modified files: sbin/newfs mkfs.c Log: Fixed some English errors in previous commit. Fixed some style bugs in the removal of __P(()). Whitespace before "__P((" was not removed. Revision Changes Path 1.53 +15 -14 src/sbin/newfs/mkfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message