From: tobi Date: Sat, 10 Mar 2007 17:07:41 +0000 (+0000) Subject: Fix typo in ChangeLog entry X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77cd4e903dfb084457d3322ef6d923435e3f7ae5;p=thirdparty%2Fgcc.git Fix typo in ChangeLog entry git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122797 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 60697926ad97..73a521df8303 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,9 +2,9 @@ * config/i386/darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark. - * config/i386/darwin.c (machopic_select_section): Remove - superfluous argument in call to categorize_decl_for_section. - Remove unused variable shlib. + * config/darwin.c (machopic_select_section): Remove superfluous + argument in call to categorize_decl_for_section. Remove unused + variable shlib. 2007-03-10 Joseph Myers