diff options
author | Roland McGrath <roland@gnu.org> | 1999-09-05 03:01:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-09-05 03:01:27 +0000 |
commit | 537ab45852320b65b5472febc936c892a5cd8c10 (patch) | |
tree | 5cd7e73a3d1dbff2301e6a0716997d3efccf5e63 /ext2fs | |
parent | 62c0604ba692a2139489e705a377279f615ad56c (diff) |
typo
Diffstat (limited to 'ext2fs')
-rw-r--r-- | ext2fs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 86a8b2dd..ee8b3b77 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -7,7 +7,7 @@ 1999-08-23 Roland McGrath <roland@baalperazim.frob.com> * ext2_fs.h, ext2_fs_i.h: Replaced with Linux 2.3.14 versions. - * ext2fs.h (i_mode_high): New macro, missing from ext_fs.h. + * ext2fs.h (i_mode_high): New macro, missing from ext2_fs.h. * inode.c (read_node): Don't set INFO->i_version. Extract INFO->i_dir_acl value only for a directory; |