Fix typo in ChangeLog entry

From-SVN: r122797
This commit is contained in:
Tobias Schlüter 2007-03-10 18:07:41 +01:00
parent 4f6480020e
commit df990293b8
1 changed files with 3 additions and 3 deletions

View File

@ -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 <joseph@codesourcery.com>