freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 3c3d7c2: Another typo.


From: Werner LEMBERG
Subject: [freetype2] master 3c3d7c2: Another typo.
Date: Thu, 10 Dec 2015 10:54:52 +0000

branch: master
commit 3c3d7c212e1bd3ff6af0e1e666361d1081ca1e3f
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    Another typo.
---
 src/autofit/afshaper.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/autofit/afshaper.c b/src/autofit/afshaper.c
index 41e58f6..e72fe49 100644
--- a/src/autofit/afshaper.c
+++ b/src/autofit/afshaper.c
@@ -487,7 +487,7 @@
 
 #ifdef FT_DEBUG_LEVEL_TRACE
     if ( feature && *count > 1 )
-      FT_TRACE1(( "af_get_char_index:"
+      FT_TRACE1(( "af_shaper_get_cluster:"
                   " input character mapped to multiple glyphs\n" ));
 #endif
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]