shithub: freetype+ttf2subf

Download patch

ref: 601cb88918d7c0b0b0394b1408c015f7bdd7128c
parent: 66c7ece8e77a1a00e41d339237d5bfcdfe21ece2
author: Werner Lemberg <[email protected]>
date: Fri Dec 8 10:55:39 EST 2006

typo

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1800,7 +1800,7 @@
   /*    FreeType error code.  0 means success.                             */
   /*                                                                       */
   /* <Note>                                                                */
-  /*    You must not deallocate the memory before calling @FT_Face_Done.   */
+  /*    You must not deallocate the memory before calling @FT_Done_Face.   */
   /*                                                                       */
   FT_EXPORT( FT_Error )
   FT_New_Memory_Face( FT_Library      library,