Fix -Wimplicit-int warning
Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
parent
e152b6b996
commit
198a48f516
6 changed files with 27 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#include <stdio.h>
|
||||
#include "sj3err.h"
|
||||
|
||||
void
|
||||
sj3error(fp, code)
|
||||
FILE *fp;
|
||||
int code;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue