revise sj_typedef.h
Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
This commit is contained in:
parent
9d9d49ea29
commit
db373a736e
53 changed files with 759 additions and 776 deletions
|
|
@ -39,10 +39,10 @@
|
|||
#include "sj_typedef.h"
|
||||
#include "sj_dict.h"
|
||||
|
||||
Uchar *skipkstr();
|
||||
u_char *skipkstr();
|
||||
|
||||
Uchar *skiphblk(ptr)
|
||||
Uchar *ptr;
|
||||
u_char *skiphblk(ptr)
|
||||
u_char *ptr;
|
||||
{
|
||||
ptr++;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue