From: Nick Clifton Date: Wed, 1 Sep 1999 16:18:50 +0000 (+0000) Subject: fix typo. X-Git-Tag: gdb-1999-09-08~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=21461bfd9b629b8a3a9dc3e100936e5366840768;p=external%2Fbinutils.git fix typo. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index ff06195..1c3c94d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -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.