Fix -Wimplicit-int warning

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
SASANO Takayoshi 2023-11-29 22:04:00 +09:00 • committed by Masanori Ogino
commit 198a48f516
6 changed files with 27 additions and 0 deletions

View file

@ -39,6 +39,7 @@
#include <stdio.h>
#include "sj3err.h"
void
sj3error(fp, code)
FILE *fp;
int code;