Strict prototype warnings removing.
[TP_AL_C.git] / lexer / syntactic_analyzer.h
index 92598415fe575a4efd7118056c2c6f07077695e0..209dd195e656f4f2704bff6d97eb30faa1f3de3e 100644 (file)
@@ -3,6 +3,6 @@
 
 /* Syntactic analyzer functions declarations */
 
-void analyze_AXIOME();
+void analyze_AXIOME(void);
 
 #endif /* SYNTACTIC_ANALYZER_H_ */