Formatting.

This commit is contained in:
Werner Lemberg 2015-12-10 11:52:08 +01:00
parent bbe84ed972
commit 93fdf4eb89
1 changed files with 3 additions and 3 deletions

View File

@ -486,9 +486,9 @@
*count = hb_buffer_get_length( buf );
#ifdef FT_DEBUG_LEVEL_TRACE
if ( feature && *count > 1 )
FT_TRACE1(( "af_get_char_index:"
" input character mapped to multiple glyphs\n" ));
if ( feature && *count > 1 )
FT_TRACE1(( "af_get_char_index:"
" input character mapped to multiple glyphs\n" ));
#endif
return q;