Added prototype for T1_Done_Parser()
This commit is contained in:
parent
05ef28c4ad
commit
5ae477c4f2
|
@ -196,6 +196,9 @@
|
|||
T1_Int length,
|
||||
T1_UShort seed );
|
||||
|
||||
LOCAL_DEF
|
||||
void T1_Done_Parser( T1_Parser* parser );
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue