Make ICC more happy by spelling -f combo as -fcombo, so it can properly ignore "combo...
[libfirm] / ir / be / test / Queens.c
index 2c1015b..f7eadad 100644 (file)
@@ -78,7 +78,7 @@ static int solve (int n) {
 }
 
 static void usage (const char *progname) {
-  printf("usage: %s\n", progname);
+  printf("usage: %s [n]\n", progname);
 }