From: Tobias Schlüter Date: Sat, 10 Mar 2007 17:07:41 +0000 (+0100) Subject: Fix typo in ChangeLog entry X-Git-Tag: releases/gcc-4.3.0~6319 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df990293b844e66bb4678e7b4113908bfed751c6;p=thirdparty%2Fgcc.git Fix typo in ChangeLog entry From-SVN: r122797 --- 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