shithub: freetype+ttf2subf

Download patch

ref: c9de4bf6baca09d043229a51374b47f47b86e87c
parent: 6b21d1281ea2eff64534d6234190a9443b1663d5
author: Werner Lemberg <[email protected]>
date: Fri Dec 30 05:07:23 EST 2016

Typo.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,7 +12,7 @@
 
 	* src/tools/ftfuzzer/ftfuzzer.cc: Include `stdlib.h' for `rand'.
 	(Random): Small class to provide n randomly selected numbers
-	(without repitition) out of the value set [0,N].
+	(without repitition) out of the value set [1,N].
 	(LLVMFuzzerTestOneInput): Use it to test only up to 10 bitmap
 	strikes.