Whitespace.

This commit is contained in:
Werner Lemberg 2022-04-01 08:50:33 +02:00
parent d247c56278
commit 695d606ae5
26 changed files with 60 additions and 59 deletions

View File

@ -60,6 +60,7 @@
typedef void* (*alloc_func)( void*, int, int );
typedef void (*free_func) ( void*, void* );
static void*
ft_bzip2_alloc( FT_Memory memory,
int items,

View File

@ -1033,7 +1033,7 @@
GXV_NAME_ENTER( "StateArray" );
GXV_TRACE(( "parse %d bytes by stateSize=%d maxClassID=%d\n",
(int)(*length_p), stateSize, (int)(maxClassID) ));
(int)( *length_p ), stateSize, (int)maxClassID ));
/*
* 2 states are predefined and must be described in StateArray:
@ -1418,7 +1418,7 @@
GXV_NAME_ENTER( "XStateArray" );
GXV_TRACE(( "parse % 3d bytes by stateSize=% 3d maxClassID=% 3d\n",
(int)(*length_p), (int)stateSize, (int)(maxClassID) ));
(int)( *length_p ), (int)stateSize, (int)maxClassID ));
/*
* 2 states are predefined and must be described: