Fixed: version with typo committed
This commit is contained in:
parent
0dde39aa63
commit
121cb0c285
|
@ -21,7 +21,7 @@ PRIVATE chk_argtps();
|
||||||
PRIVATE char *next_argtype();
|
PRIVATE char *next_argtype();
|
||||||
PRIVATE int type_match();
|
PRIVATE int type_match();
|
||||||
PRIVATE form_type();
|
PRIVATE form_type();
|
||||||
PRIVATE conv_format(id, act, form)
|
PRIVATE conv_format(id, act, form);
|
||||||
|
|
||||||
int
|
int
|
||||||
type_equal(act, form)
|
type_equal(act, form)
|
||||||
|
|
Loading…
Reference in a new issue