[cff] delete trailing whitespace
This commit is contained in:
parent
410ff09eb6
commit
f34a28d614
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
FT_FREE( stack );
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
stack->stackSize = stackSize;
|
||||
stack->top = stack->buffer; /* empty stack */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue