Fix all compilation errors
This commit is contained in:
parent
73cb09624a
commit
4ebce359ea
13 changed files with 48 additions and 45 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#include "sj_kanakan.h"
|
||||
|
||||
static u_char *delcldata(), *srchclpos();
|
||||
static u_char *delcldata(u_char*), *srchclpos(u_char*);
|
||||
static int delclold();
|
||||
|
||||
int clstudy(u_char* yomi1, u_char* yomi2, STDYOUT* stdy) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue