mirror of https://github.com/freetype/freetype
Typo.
This commit is contained in:
parent
102bb83afd
commit
f3200faaf3
|
@ -1068,7 +1068,7 @@
|
|||
}
|
||||
#endif
|
||||
|
||||
if ( class->init_face )
|
||||
if ( clazz->init_face )
|
||||
error = clazz->init_face( stream,
|
||||
face,
|
||||
(FT_Int)face_index,
|
||||
|
|
Loading…
Reference in New Issue