compiler/libec: Warning on pointers to class incompatible with pointer to pointer
[sdk] / compiler / bootstrap / ecc / bootstrap / ecc.c
index c0db99d..abb4da4 100644 (file)
@@ -1065,7 +1065,7 @@ SetOutputFile(defaultOutputFile);
 }
 if(!valid)
 {
-printf(__ecereNameSpace__ecere__GetTranslatedString("ecc", "Syntax:\n   ecc [-t <target platform>] [-cpp <c preprocessor>] [-o <output>] [-module <module>] [-symbols <outputdir>] [-I<includedir>]* [-isystem <sysincludedir>]* [-D<definition>]* -c <input>\n", (((void *)0))));
+printf("%s", __ecereNameSpace__ecere__GetTranslatedString("ecc", "Syntax:\n   ecc [-t <target platform>] [-cpp <c preprocessor>] [-o <output>] [-module <module>] [-symbols <outputdir>] [-I<includedir>]* [-isystem <sysincludedir>]* [-D<definition>]* -c <input>\n", (((void *)0))));
 }
 else
 {