fix typo.
authorNick Clifton <nickc@redhat.com>
Wed, 1 Sep 1999 16:18:50 +0000 (16:18 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Sep 1999 16:18:50 +0000 (16:18 +0000)
binutils/ChangeLog

index ff06195..1c3c94d 100644 (file)
@@ -6,7 +6,7 @@
        (process_corefile_note_segment): New function.
        (process_corefile_note_segments): New function.
        (process_corefile_contents): New function.
-       (process_arch_specific): Add call to process_corefile_contents.
+       (process_file): Add call to process_corefile_contents.
        (parse_args): Add parsing of -n/--notes command line switch.
        (usage): Document new command line switch.