From b4b4272c8d19ba3e0cb8f12b3b7d1590349e3d14 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 6 Nov 2009 17:46:33 -0500 Subject: [PATCH] Oops, wrong change --- src/hb-ot-layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-layout.h b/src/hb-ot-layout.h index ee7bc8515..29352549e 100644 --- a/src/hb-ot-layout.h +++ b/src/hb-ot-layout.h @@ -55,7 +55,7 @@ typedef enum { * classes in harfbuzz. */ hb_bool_t -hb_ot_layout_glyph_classes (hb_face_t *face); +hb_ot_layout_has_glyph_classes (hb_face_t *face); hb_ot_layout_glyph_class_t hb_ot_layout_get_glyph_class (hb_face_t *face,