shithub: freetype+ttf2subf

Download patch

ref: f4a0f93a14428e5b9456fa0c9585c093e4dfc8b1
parent: 3d3ba0563e4519a0321f12cdfc2220f88bd45295
author: suzuki toshiya <[email protected]>
date: Mon Jul 6 13:16:15 EDT 2009

Fix a typo in ChangeLog, found by [email protected]

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -937,7 +937,7 @@
 
 	Protect against malformed compressed data.
 
-	* src/lsw/ftzopen.c (ft_lzwstate_io): Test whether `state->prefix' is
+	* src/lzw/ftzopen.c (ft_lzwstate_io): Test whether `state->prefix' is
 	zero.
 
 2009-03-20  Werner Lemberg  <[email protected]>