shithub: freetype+ttf2subf

Download patch

ref: f3200faaf31245eb251576984533deb3d4a3bb9a
parent: 102bb83afddf6dcb60c0eee0621b9e92ee3c157e
author: Werner Lemberg <[email protected]>
date: Tue Jun 10 00:57:57 EDT 2008

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/base/ftobjs.c
+++ b/src/base/ftobjs.c
@@ -1068,7 +1068,7 @@
     }
 #endif
 
-    if ( class->init_face )
+    if ( clazz->init_face )
       error = clazz->init_face( stream,
                                 face,
                                 (FT_Int)face_index,