diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-04-25 17:09:45 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-04-25 17:09:45 +0000 |
commit | a07f4596501af8401a34479abbb48e259c8d7a73 (patch) | |
tree | 48a662eb600f630d2c767f6c7d3f93d46011b62c /sys | |
parent | c08d50f5edc8557c7dbb4b4f8a075f9acbf9842b (diff) |
fix broken tag
Diffstat (limited to 'sys')
-rw-r--r-- | sys/gnu/ext2fs/ext2_fs_i.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_fs_i.h b/sys/gnu/ext2fs/ext2_fs_i.h index 21fb2537363..99c4325ad39 100644 --- a/sys/gnu/ext2fs/ext2_fs_i.h +++ b/sys/gnu/ext2fs/ext2_fs_i.h @@ -1,4 +1,4 @@ -/* $OpenBSD */ +/* $OpenBSD: ext2_fs_i.h,v 1.2 1997/04/25 17:09:44 kstailey Exp $ */ /* * added for EXT2FS support in Lites 1.1 |