use types with defined size for checksums

This commit is contained in:
2018-06-15 13:39:31 +02:00
parent e9db72de72
commit 6f4383cd10
2 changed files with 85 additions and 75 deletions

View File

@ -30,7 +30,6 @@ write {
out "%s crc32r %0.12<crc32r>";
out "%s jamcrc %0.12<jamcrc>";
out "%s adler32 %0.12<adler32>";
out "%s adler32b %0.12<adler32b>";
out "%s hexsum8 %0.12<hexsum8>";
out "%s cpi %0.12<cpi>";
out "%s leybold %0.12<leybold>";