Whitespace.

This commit is contained in:
Werner Lemberg 2016-02-07 00:39:03 +01:00
parent 5c8a8cb54c
commit 1a95d00210
1 changed files with 11 additions and 10 deletions

View File

@ -293,7 +293,8 @@
/* variable accumulates delta values from operand stack */
CF2_Fixed position = hintOffset;
if ( hasWidthArg && ! *haveWidth )
if ( hasWidthArg && !*haveWidth )
*width = cf2_stack_getReal( opStack, 0 ) +
cf2_getNominalWidthX( font->decoder );