Strict prototype warnings removing.
[TP_AL_C.git] / lexer / syntactic_analyzer.c
index b9787df6976e51eccc1a8d9a1dd7baae08e43e8c..24ff57a646b551360563403d526d9c939b53ce87 100644 (file)
@@ -194,7 +194,7 @@ static void analyze_BODY() {
     #endif
 }
 
-void analyze_AXIOME() {
+void analyze_AXIOME(void) {
     #if DEBUG
     fprintf(stdout, "entering %s\n", __func__);
     #endif