From 0d9be1c31e0e056881f4bb0b61f82e6ffdd06b9e Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 22 Feb 2006 14:28:06 +0000 Subject: [PATCH] Fix comment so that it is included into the HTML documentation. --- include/freetype/ftmodapi.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/include/freetype/ftmodapi.h b/include/freetype/ftmodapi.h index 6de338733..24cddd63b 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 *