whitespace

This commit is contained in:
Werner Lemberg 2007-06-05 06:49:50 +00:00
parent 9a0332cd3f
commit 1053656d24
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}