david-pic-changes
Werner Lemberg 18 years ago
parent 9a0332cd3f
commit 1053656d24
  1. 2
      src/cff/cffgload.c

@ -2071,7 +2071,7 @@
if ( idx >= decoder->num_locals )
{
FT_ERROR(( "cff_decoder_parse_charstrings:" ));
FT_ERROR(( " invalid local subr index\n" ));
FT_ERROR(( " invalid local subr index\n" ));
goto Syntax_Error;
}

Loading…
Cancel
Save