]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Use real function name in ChangeLog entry for r1837
authorFelix Zielcke <fzielcke@z-51.de>
Mon, 16 Nov 2009 18:54:23 +0000 (19:54 +0100)
committerFelix Zielcke <fzielcke@z-51.de>
Mon, 16 Nov 2009 18:54:23 +0000 (19:54 +0100)
ChangeLog

index a7cb6af24c9b6336b59820ff5014322491da0c00..19204e992a8b41717bf2b5275231b5399d29260f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,8 +10,8 @@
 
 2009-11-16  Felix Zielcke  <fzielcke@z-51.de>
 
-       * util/mkisofs/name.c (FDECL3): Use isascii macro instead of
-       relying that char is signed.
+       * util/mkisofs/name.c (iso9660_file_length): Use isascii macro
+       instead of relying that char is signed.
 
 2009-11-16  Vladimir Serbinenko  <phcoder@gmail.com>