whitespace

This commit is contained in:
Werner Lemberg 2008-05-25 16:49:29 +00:00
parent ffa496574a
commit 57a94c4863
1 changed files with 6 additions and 6 deletions

View File

@ -1416,14 +1416,14 @@
/*********************************************************************/
{
FT_UInt n, num_base_points;
FT_SubGlyph subglyph = 0;
FT_UInt n, num_base_points;
FT_SubGlyph subglyph = 0;
FT_UInt num_points = start_point;
FT_UInt num_subglyphs = gloader->current.num_subglyphs;
FT_UInt num_base_subgs = gloader->base.num_subglyphs;
FT_UInt num_points = start_point;
FT_UInt num_subglyphs = gloader->current.num_subglyphs;
FT_UInt num_base_subgs = gloader->base.num_subglyphs;
FT_Stream old_stream = loader->stream;
FT_Stream old_stream = loader->stream;
FT_GlyphLoader_Add( gloader );