whitespace
This commit is contained in:
parent
92f30c812c
commit
6d24acb9a5
|
@ -345,10 +345,10 @@
|
||||||
FT_Int num_params,
|
FT_Int num_params,
|
||||||
FT_Parameter* params )
|
FT_Parameter* params )
|
||||||
{
|
{
|
||||||
FT_Error error;
|
FT_Error error;
|
||||||
FT_Library library = face->root.driver->root.library;
|
FT_Library library = face->root.driver->root.library;
|
||||||
SFNT_Service sfnt;
|
SFNT_Service sfnt;
|
||||||
SFNT_HeaderRec sfnt_header;
|
SFNT_HeaderRec sfnt_header;
|
||||||
|
|
||||||
/* for now, parameters are unused */
|
/* for now, parameters are unused */
|
||||||
FT_UNUSED( num_params );
|
FT_UNUSED( num_params );
|
||||||
|
|
Loading…
Reference in New Issue