From owner-cvs-all Thu Apr 4 1:56:54 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 3BF2537B41A; Thu, 4 Apr 2002 01:56:51 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g349upN73860; Thu, 4 Apr 2002 01:56:51 -0800 (PST) (envelope-from bde) Message-Id: <200204040956.g349upN73860@freefall.freebsd.org> From: Bruce Evans Date: Thu, 4 Apr 2002 01:56:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.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:56:51 PST Modified files: sbin/newfs newfs.c Log: Fixed some style bugs in axings. Whitespace before __P was not axed when __P was axed. The ordering of several things was bogotified by axing ifdefs. Revision Changes Path 1.57 +6 -6 src/sbin/newfs/newfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message