[r13573]
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 1 May 2007 22:50:25 +0000 (22:50 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 1 May 2007 22:50:25 +0000 (22:50 +0000)
ir/ir/irdump_t.h

index d25b362..2d62d5c 100644 (file)
@@ -106,4 +106,4 @@ int dump_node_label(FILE *F, ir_node *n);
 /** Writes vcg representation with title "PRINT_TYPEID(tp)" to file F. */
 int dump_type_node(FILE *F, ir_type *tp);
 
-#endif
+#endif /* FIRM_IR_IRDUMPT_T_H */