Really mean it about strict C99 compliance.
This commit is contained in:
parent
4beb21e08f
commit
519d8f07e6
5 changed files with 15 additions and 6 deletions
2
main.c
2
main.c
|
@ -8,6 +8,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <getopt.h>
|
||||
#include <signal.h>
|
||||
#include <time.h>
|
||||
#include "main.h"
|
||||
#include "database.h"
|
||||
#include "misc.h"
|
||||
|
@ -920,4 +921,5 @@ L12400: LIMIT= -1;
|
|||
L18999: RSPEAK(SPK);
|
||||
L19000: RSPEAK(136);
|
||||
score(0);
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue