OSDN Git Service

fix typo in file name
authorNick Clifton <nickc@redhat.com>
Thu, 13 May 2004 14:49:49 +0000 (14:49 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 13 May 2004 14:49:49 +0000 (14:49 +0000)
bfd/ChangeLog

index 1c91d5d..ec2883d 100644 (file)
@@ -1,7 +1,7 @@
 2004-05-13  Paul Brook  <paul@codesourcery.com>
 
-       * eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle dwarf3
-       format CIE entries.
+       * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Handle
+       dwarf3 format CIE entries.
 
 2004-05-13  Joel Sherrill <joel@oarcorp.com>