mirror of https://github.com/freetype/freetype
fterrors.h: Fix documentation extraction of `FT_Error_String`.
This commit is contained in:
parent
4cb21b9a92
commit
1e65e6051a
|
@ -281,6 +281,8 @@ FT_BEGIN_HEADER
|
|||
FT_EXPORT( const char* )
|
||||
FT_Error_String( FT_Error error_code );
|
||||
|
||||
/* */
|
||||
|
||||
FT_END_HEADER
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue