forked from minhngoc25a/freetype2
Fix comment so that it is included into the HTML documentation.
This commit is contained in:
parent
cdb610f624
commit
0d9be1c31e
|
@ -307,7 +307,8 @@ FT_BEGIN_HEADER
|
|||
FT_Add_Default_Modules( FT_Library library );
|
||||
|
||||
|
||||
/*
|
||||
/**************************************************************************
|
||||
*
|
||||
* @enum:
|
||||
* FT_TrueTypeEngineType
|
||||
*
|
||||
|
@ -346,7 +347,8 @@ FT_BEGIN_HEADER
|
|||
} FT_TrueTypeEngineType;
|
||||
|
||||
|
||||
/*
|
||||
/**************************************************************************
|
||||
*
|
||||
* @func:
|
||||
* FT_Get_TrueType_Engine_Type
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue