mirror of https://github.com/freetype/freetype
formatting: some tabs replaced by spaces
This commit is contained in:
parent
febe3fbeba
commit
59d8ac4615
|
@ -8,7 +8,7 @@
|
|||
BASE_FUNC
|
||||
void FT_New_Memory_Stream( FT_Library library,
|
||||
void* base,
|
||||
unsigned long size,
|
||||
unsigned long size,
|
||||
FT_Stream stream )
|
||||
{
|
||||
stream->memory = library->memory;
|
||||
|
|
Loading…
Reference in New Issue