Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
23de0b55
Commit
23de0b55
authored
Aug 06, 2007
by
Michael Beck
Browse files
indentation changed
[r15480]
parent
75bfbe5c
Changes
1
Show whitespace changes
Inline
Side-by-side
ir/ana/cgana.c
View file @
23de0b55
...
...
@@ -518,8 +518,7 @@ static void add_method_address(ir_entity *ent, eset *set)
eset_insert
(
set
,
ent
);
}
}
}
else
{
}
else
{
for
(
i
=
get_compound_ent_n_values
(
ent
)
-
1
;
i
>=
0
;
--
i
)
{
n
=
get_compound_ent_value
(
ent
,
i
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment