aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu/ext2fs/ext2_mount.h
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
commit6875d25465631b7563f1b90e6b05e2640dc81f4e (patch)
tree4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/gnu/ext2fs/ext2_mount.h
parentb0cd3c3ef2545d2eba2aa79d5f66041ba53d8709 (diff)
Notes
Diffstat (limited to 'sys/gnu/ext2fs/ext2_mount.h')
-rw-r--r--sys/gnu/ext2fs/ext2_mount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_mount.h b/sys/gnu/ext2fs/ext2_mount.h
index 87041a6bfdbc..8c25f03ac401 100644
--- a/sys/gnu/ext2fs/ext2_mount.h
+++ b/sys/gnu/ext2fs/ext2_mount.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)ufsmount.h 8.6 (Berkeley) 3/30/95
- * $FreeBSD$
+ * $Id$
*/
#ifndef _UFS_UFS_UFSMOUNT_H_