Fix comment so that it is included into the HTML documentation.
diff --git a/include/freetype/ftmodapi.h b/include/freetype/ftmodapi.h
index 6de3387..24cddd6 100644
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -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
*