diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-12 21:17:44 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-12 21:17:44 +0000 |
commit | 2d976489a21174b13c28b14361037d23e2002027 (patch) | |
tree | 27fdceab62eb5baf4ab936eebd515e9f075baabd | |
parent | eafb5ae867d58f374766c04edb4824209ddbd9c9 (diff) |
bogon repair
-rw-r--r-- | ext2fs/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog index 85e0ad18..b04e97c3 100644 --- a/ext2fs/ChangeLog +++ b/ext2fs/ChangeLog @@ -1,6 +1,6 @@ 2001-11-20 Neal H Walfield <neal@cs.uml.edu> - (diskfs_synchronous): Removing superfuous zero initializer. + * ext2fs.c (diskfs_synchronous): Removing superfluous zero initializer. (store): Likewise. (store_parsed): Likewise. (diskfs_disk_name): Likewise. @@ -25,7 +25,7 @@ (free_page_buf): Likewise. (find_block): Documentation fixes. - + 2002-03-11 Roland McGrath <roland@frob.com> * Makefile (ext2fs.static): Depend on |