mirror of
https://github.com/mborgerding/kissfft.git
synced 2026-08-30 22:07:01 -04:00
compiles clean with lots of -W switches
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#ifndef PSTATS_H
|
||||
#define PSTATS_H
|
||||
|
||||
void pstats_init();
|
||||
void pstats_report();
|
||||
void pstats_init(void);
|
||||
void pstats_report(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user