[HarfBuzz] harfbuzz-ng: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Fri May 21 06:20:58 PDT 2010


 src/hb-graphite.cc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7acd232d36c2b2ed03823e6aa6bb2b814bf673b3
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri May 21 14:20:48 2010 +0100

    Fix test failing

diff --git a/src/hb-graphite.cc b/src/hb-graphite.cc
index f1af2c3..1b887f4 100644
--- a/src/hb-graphite.cc
+++ b/src/hb-graphite.cc
@@ -198,7 +198,7 @@ public:
   }
 
 private:
-  void initfont();
+  HB_INTERNAL void initfont();
 
   hb_font_t *m_font;
   hb_face_t *m_face;



More information about the HarfBuzz mailing list