Fix comment so that it is included into the HTML documentation.

This commit is contained in:
Werner Lemberg 2006-02-22 14:28:06 +00:00
parent cdb610f624
commit 0d9be1c31e
1 changed files with 4 additions and 2 deletions

View File

@ -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
*