diff options
author | Nick Clifton <nickc@redhat.com> | 1999-09-01 16:18:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-09-01 16:18:50 +0000 |
commit | 21461bfd9b629b8a3a9dc3e100936e5366840768 (patch) | |
tree | 66f96075b1b928b66f843c709dbf6c4416208c3a /binutils | |
parent | 231b5e29367532b1154e608c86761bebd1db80d5 (diff) | |
download | gdb-21461bfd9b629b8a3a9dc3e100936e5366840768.zip gdb-21461bfd9b629b8a3a9dc3e100936e5366840768.tar.gz gdb-21461bfd9b629b8a3a9dc3e100936e5366840768.tar.bz2 |
fix typo.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
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. |