shithub: freetype+ttf2subf

Download patch

ref: ba3e23042963f0d38adab066cd6e49016d2fd8e5
parent: f414702e04c103922dff335abd72c6baf7f9c5c4
author: Suzuki, Toshiya (鈴木俊哉) <[email protected]>
date: Wed Oct 1 21:48:14 EDT 2008

* Fix wrong comment in ftbase.h

git/fs: mount .git/fs: mount/attach disallowed
--- a/src/base/ftbase.h
+++ b/src/base/ftbase.h
@@ -48,7 +48,7 @@
 
 FT_END_HEADER
 
-#endif /* __TTDRIVER_H__ */
+#endif /* __FTBASE_H__ */
 
 
 /* END */