mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
- Fix Typo.
svn path=/trunk/; revision=39063
This commit is contained in:
@@ -2968,7 +2968,7 @@ ftGdiGetKerningPairs( PFONTGDI Font,
|
||||
|
||||
char_previous = char_code = FT_Get_First_Char(face, &glyph_index);
|
||||
|
||||
IntUnLockFreeType;
|
||||
IntLockFreeType;
|
||||
|
||||
while (glyph_index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user