forked from minhngoc25a/freetype2
Whitespace.
This commit is contained in:
parent
a1460704d9
commit
4c00dfb458
|
@ -501,8 +501,8 @@
|
|||
{
|
||||
element++;
|
||||
off2 = cff_index_read_offset( idx, &error );
|
||||
}
|
||||
while ( off2 == 0 && element < idx->count );
|
||||
|
||||
} while ( off2 == 0 && element < idx->count );
|
||||
}
|
||||
}
|
||||
else /* use offsets table */
|
||||
|
|
Loading…
Reference in New Issue