Commit 0d9be1c31e0e056881f4bb0b61f82e6ffdd06b9e

Werner Lemberg 2006-02-22T14:28:06

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
    *