X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firdump_t.h;h=4c07c8bbd8b7884f444ab100ea6f12107b114a40;hb=e9788b1182b08e303f11c0df45a8a2f72955e520;hp=e38564649ad6de81294e156828b25cd3dbfb0682;hpb=fa6780d8faa1ca1f1f94fe0c397cb5ad043c8d72;p=libfirm diff --git a/ir/ir/irdump_t.h b/ir/ir/irdump_t.h index e38564649..4c07c8bbd 100644 --- a/ir/ir/irdump_t.h +++ b/ir/ir/irdump_t.h @@ -103,8 +103,7 @@ const char *get_mode_name_ex(const ir_mode *mode, int *bad); /** * dump the name of a node n to the File F. */ -int -dump_node_opcode(FILE *F, ir_node *n); +int dump_node_opcode(FILE *F, ir_node *n); int dump_node_label(FILE *F, ir_node *n);