You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-forensics/quickfuzz/files/quickfuzz-9999-ttasm-layout...

12 lines
361 B

diff --git a/bundled/ttasm/TTFInstructions.hs b/bundled/ttasm/TTFInstructions.hs
index 6eb9378..8db99cd 100644
--- a/bundled/ttasm/TTFInstructions.hs
+++ b/bundled/ttasm/TTFInstructions.hs
@@ -128,4 +128,4 @@ tableChecksum table =
let tc = do
- e <- remaining
- if e < 4
+ e <- remaining
+ if e < 4
then return 0