From 1053656d24e6d837ecbd4988259bf2c0d3cb88b4 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 5 Jun 2007 06:49:50 +0000 Subject: [PATCH] whitespace --- src/cff/cffgload.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cff/cffgload.c b/src/cff/cffgload.c index 33ca63a42..4ec5a8168 100644 --- 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; }