From owner-cvs-all Mon May 13 5:39: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 491A137B403; Mon, 13 May 2002 05:39:50 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4DCdo111538; Mon, 13 May 2002 05:39:50 -0700 (PDT) (envelope-from bde) Message-Id: <200205131239.g4DCdo111538@freefall.freebsd.org> From: Bruce Evans Date: Mon, 13 May 2002 05:39:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_vnops.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/05/13 05:39:50 PDT Modified files: sys/gnu/ext2fs ext2_vnops.c Log: Fixed syntax errors (garbage after #endif; just editing errors in this case). These errors and related style bugs swere cloned from ufs shortly after they were committed to ufs. They were mostly fixed in ufs long ago. Revision Changes Path 1.62 +4 -4 src/sys/gnu/ext2fs/ext2_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message