small bug fix from Robert :-)
This commit is contained in:
parent
04aa800ce9
commit
b3936a1600
@ -352,7 +352,7 @@
|
||||
FT_Byte* start,
|
||||
FT_Byte* limit )
|
||||
{
|
||||
FT_Byte* p;
|
||||
FT_Byte* p = start;
|
||||
FT_Error error = 0;
|
||||
|
||||
parser->top = parser->stack;
|
||||
|
Loading…
Reference in New Issue
Block a user