Add explicit function prototypes
This commit is contained in:
parent
a2161ba1b0
commit
07645647d9
41 changed files with 163 additions and 104 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include "sj_typedef.h"
|
||||
#include "sj_dict.h"
|
||||
|
||||
unsigned char* skipkstr();
|
||||
unsigned char* skipkstr(unsigned char* ptr);
|
||||
unsigned char* skiphblk(unsigned char * ptr)
|
||||
{
|
||||
ptr++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue