shithub: freetype+ttf2subf

Download patch

ref: 0d9be1c31e0e056881f4bb0b61f82e6ffdd06b9e
parent: cdb610f62445675341bbe830cdea2afb492fc5d7
author: Werner Lemberg <[email protected]>
date: Wed Feb 22 09:28:06 EST 2006

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

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/ftmodapi.h
+++ b/include/freetype/ftmodapi.h
@@ -307,7 +307,8 @@
   FT_Add_Default_Modules( FT_Library  library );
 
 
-  /*
+  /**************************************************************************
+   *
    *  @enum:
    *     FT_TrueTypeEngineType
    *
@@ -346,7 +347,8 @@
   } FT_TrueTypeEngineType;
 
 
-  /*
+  /**************************************************************************
+   *
    *  @func:
    *     FT_Get_TrueType_Engine_Type
    *