shithub: freetype+ttf2subf

Download patch

ref: 431282fc9efdc2446b601d9373e046f4521926fc
parent: 7e3d60135568f3e7a3178dc8e680e6df1ceb110e
author: Suzuki, Toshiya (鈴木俊哉) <[email protected]>
date: Fri Dec 15 10:39:04 EST 2006

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

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/internal/services/svotval.h
+++ b/include/freetype/internal/services/svotval.h
@@ -29,7 +29,7 @@
 
 
   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,