mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-05 14:48:00 +02:00
typo
This commit is contained in:
parent
66c7ece8e7
commit
601cb88918
1 changed files with 1 additions and 1 deletions
|
|
@ -1800,7 +1800,7 @@ FT_BEGIN_HEADER
|
|||
/* FreeType error code. 0 means success. */
|
||||
/* */
|
||||
/* <Note> */
|
||||
/* You must not deallocate the memory before calling @FT_Face_Done. */
|
||||
/* You must not deallocate the memory before calling @FT_Done_Face. */
|
||||
/* */
|
||||
FT_EXPORT( FT_Error )
|
||||
FT_New_Memory_Face( FT_Library library,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue