typo
This commit is contained in:
parent
33ec7d473b
commit
68ebd1bee4
@ -419,10 +419,12 @@
|
||||
|
||||
#ifndef FT_CONFIG_OPTION_NO_DEFAULT_SYSTEM
|
||||
|
||||
extern
|
||||
EXPORT_DEF
|
||||
FT_Error FT_New_Stream( const char* filepathname,
|
||||
FT_Stream astream );
|
||||
|
||||
EXPORT_DEF
|
||||
void FT_Done_Stream( FT_Stream stream );
|
||||
|
||||
extern
|
||||
FT_Memory FT_New_Memory( void );
|
||||
|
Loading…
Reference in New Issue
Block a user