Formatting.

This commit is contained in:
Werner Lemberg 2006-11-07 09:47:04 +00:00
parent 5e43089b4f
commit d60ae949db

@ -137,10 +137,10 @@
return;
}
if (slot->advance.x)
if ( slot->advance.x )
slot->advance.x += xstr;
if (slot->advance.y)
if ( slot->advance.y )
slot->advance.y += ystr;
slot->metrics.width += xstr;