diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 08:57:38 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 08:57:38 +0000 |
commit | 7fb225655665c8c8c830e21eca91e8d68860fd53 (patch) | |
tree | 7d158b0ae38e199c89bd9347ca9fb067e1f98695 /libdiskfs | |
parent | 19aba17b4d4be411fc6c65eaf560ca98a5eba22c (diff) |
Correct file name.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index edda5995..7384469a 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -2,7 +2,7 @@ * dir-lookup.c (diskfs_lookup): Add const qualifier to parameter `name'. - * dir-lookup.h (diskfs_lookup): Likewise. + * diskfs.h (diskfs_lookup): Likewise. 2008-06-06 Samuel Thibault <samuel.thibault@ens-lyon.org> |