From owner-cvs-sbin Tue Jul 23 12:30:04 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA06043 for cvs-sbin-outgoing; Tue, 23 Jul 1996 12:30:04 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA05941; Tue, 23 Jul 1996 12:29:28 -0700 (PDT) Date: Tue, 23 Jul 1996 12:29:28 -0700 (PDT) From: Peter Wemm Message-Id: <199607231929.MAA05941@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/mount_ext2fs mount_ext2fs.c mntopts.h Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/07/23 12:29:28 Modified: sbin/mount_ext2fs mount_ext2fs.c Removed: sbin/mount_ext2fs mntopts.h Log: mount_ext2fs somehow got a stray mntopts.h, which was out of sync with the real ../mount/getmntopts.c and ../mount/mntopts.h Closes PR#1419 Submitted by: rhh@stealth.ct.picker.com (Randall Hopper) Revision Changes Path 1.3 +2 -2 src/sbin/mount_ext2fs/mount_ext2fs.c