Fix indentation.
From-SVN: r157661
This commit is contained in:
parent
67b476d1b8
commit
d79238bcd6
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user