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

david-pic-changes
Suzuki, Toshiya (鈴木俊哉) 18 years ago
parent 7e3d601355
commit 431282fc9e
  1. 2
      include/freetype/internal/services/svotval.h

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

Loading…
Cancel
Save