Huub Schaeks fix for .schange
[swftools.git] / lib / modules / swftext.c
index b6579d7..d9e4115 100644 (file)
@@ -693,7 +693,7 @@ int swf_FontReduce_swfc(SWFFONT * f)
                f->use->chars[f->ascii2glyph[i]] = 1;
                max_unicode = i + 1;
            }
-    }
+       }
     f->maxascii = max_unicode;
     f->use->is_reduced = 1;
     f->numchars = j;