* Add volatile to sync svotval.h with otvmod.c

This commit is contained in:
Suzuki, Toshiya (鈴木俊哉) 2006-12-15 15:39:04 +00:00
parent 7e3d601355
commit 431282fc9e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ FT_BEGIN_HEADER
typedef FT_Error typedef FT_Error
(*otv_validate_func)( FT_Face face, (*otv_validate_func)( FT_Face volatile face,
FT_UInt ot_flags, FT_UInt ot_flags,
FT_Bytes *base, FT_Bytes *base,
FT_Bytes *gdef, FT_Bytes *gdef,