ref: 1053656d24e6d837ecbd4988259bf2c0d3cb88b4
parent: 9a0332cd3fe0840cd96665863829980df7ca43a6
author: Werner Lemberg <[email protected]>
date: Tue Jun 5 02:49:50 EDT 2007
whitespace
--- a/src/cff/cffgload.c
+++ b/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;
}