Added prototype for T1_Done_Parser()

VER-2-0-4-PATCH
Just van Rossum 25 years ago
parent 05ef28c4ad
commit 5ae477c4f2
  1. 3
      src/type1z/t1parse.h

@ -196,6 +196,9 @@
T1_Int length,
T1_UShort seed );
LOCAL_DEF
void T1_Done_Parser( T1_Parser* parser );
#ifdef __cplusplus
}
#endif

Loading…
Cancel
Save