From 21461bfd9b629b8a3a9dc3e100936e5366840768 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 1 Sep 1999 16:18:50 +0000 Subject: [PATCH] fix typo. --- binutils/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.7.4