This commit is contained in:
Behdad Esfahbod 2010-05-13 00:01:40 -04:00
parent 3f93518a63
commit 11a81612e5
1 changed files with 1 additions and 1 deletions

View 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)))