Minor
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 13 May 2010 04:01:40 +0000 (00:01 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 13 May 2010 04:01:40 +0000 (00:01 -0400)
src/hb-unicode.c

index fce79e6..7970a79 100644 (file)
@@ -291,7 +291,7 @@ const hb_direction_t horiz_dir[] =
 #undef LTR
 #undef RTL
 
-HB_INTERNAL hb_direction_t
+hb_direction_t
 _hb_script_get_horizontal_direction (hb_script_t script)
 {
   if (unlikely ((unsigned int) script >= ARRAY_LENGTH (horiz_dir)))