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
2ef61d1b
Commit
2ef61d1b
authored
May 15, 2009
by
Michael Beck
Browse files
- removed useless space
[r25985]
parent
23950f2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/libfirm/ircons.h
View file @
2ef61d1b
...
@@ -2799,7 +2799,7 @@ ir_node *new_r_CallBegin(ir_graph *irg, ir_node *block, ir_node *ptr, ir_node *c
...
@@ -2799,7 +2799,7 @@ ir_node *new_r_CallBegin(ir_graph *irg, ir_node *block, ir_node *ptr, ir_node *c
* @param *irg The IR graph the node belong to.
* @param *irg The IR graph the node belong to.
* @param *block The block the node belong to.
* @param *block The block the node belong to.
*/
*/
ir_node
*
new_r_EndReg
(
ir_graph
*
irg
,
ir_node
*
block
);
ir_node
*
new_r_EndReg
(
ir_graph
*
irg
,
ir_node
*
block
);
/** Constructor for a EndExcept node.
/** Constructor for a EndExcept node.
*
*
...
...
Write
Preview
Supports
Markdown
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