- Fix Typo.

svn path=/trunk/; revision=39063
This commit is contained in:
Michael Martin 2009-01-24 15:52:46 +00:00
parent 543ed8edd0
commit 9e98d00b9b

View file

@ -2968,7 +2968,7 @@ ftGdiGetKerningPairs( PFONTGDI Font,
char_previous = char_code = FT_Get_First_Char(face, &glyph_index);
IntUnLockFreeType;
IntLockFreeType;
while (glyph_index)
{