Add explicit function prototypes
This commit is contained in:
parent
6bea197400
commit
b82d393de3
40 changed files with 162 additions and 103 deletions
2
sj3.h
2
sj3.h
|
|
@ -38,7 +38,7 @@
|
|||
void mk_cvtkey(char* term);
|
||||
char* getkey2(char* istr, char* ostr);
|
||||
void clear_ukeys(void);
|
||||
void set_func(struct wordent word[]);
|
||||
int set_func(struct wordent word[]);
|
||||
wchar16_t eval_keys(wchar16_t* s, wchar16_t* p);
|
||||
void clear_key(void);
|
||||
void clear_commkeys(void);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue