removed C99 features
[libfirm] / ir / be / test / fehler83.c
index 4c257ed..b7eda5f 100644 (file)
@@ -1,6 +1,7 @@
 #include <stdio.h>
 
 /* produces a graph with wrong modes */
+
 static char parens[] = "=!<,>";
 static char *p = & parens[2];