formatting
parent
684c7303e2
commit
d1d69f7820
|
|
@ -201,7 +201,6 @@ typedef struct
|
||||||
typedef char* (*NormAllocFunctionHandle)(size_t);
|
typedef char* (*NormAllocFunctionHandle)(size_t);
|
||||||
typedef void (*NormFreeFunctionHandle)(char*);
|
typedef void (*NormFreeFunctionHandle)(char*);
|
||||||
|
|
||||||
|
|
||||||
/** NORM API General Initialization and Operation Functions */
|
/** NORM API General Initialization and Operation Functions */
|
||||||
|
|
||||||
NORM_API_LINKAGE
|
NORM_API_LINKAGE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue