Fix indentation.

From-SVN: r157661
This commit is contained in:
Mike Stump 2010-03-23 01:38:14 +00:00
parent 67b476d1b8
commit d79238bcd6

View File

@ -1178,7 +1178,7 @@ machopic_select_section (tree decl,
bool weak = (DECL_P (decl)
&& DECL_WEAK (decl)
&& !lookup_attribute ("weak_import",
DECL_ATTRIBUTES (decl)));
DECL_ATTRIBUTES (decl)));
section *base_section;
switch (categorize_decl_for_section (decl, reloc))