From f3200faaf31245eb251576984533deb3d4a3bb9a Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Tue, 10 Jun 2008 04:57:57 +0000 Subject: [PATCH] Typo. --- src/base/ftobjs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/base/ftobjs.c b/src/base/ftobjs.c index 1dd3e8e1c..8208e2a45 100644 --- 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,