Add explicit function prototypes
This commit is contained in:
parent
6bea197400
commit
b82d393de3
40 changed files with 162 additions and 103 deletions
2
henkan.c
2
henkan.c
|
|
@ -32,7 +32,7 @@
|
|||
#include "wchar16.h"
|
||||
#include "kctype.h"
|
||||
|
||||
void Rdisp();
|
||||
void Rdisp(void);
|
||||
|
||||
int i_point;
|
||||
int exec_henkan(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue