initialization of strm->adler

This commit is contained in:
inikep
2016-09-23 12:42:21 +02:00
parent f77a1132a7
commit 68cd4766c9
4 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ zstd:
cp $(PRGDIR)/zstd .
zlibwrapper:
$(MAKE) -C $(ZWRAPDIR) test test_zstd
$(MAKE) -C $(ZWRAPDIR) test
test:
$(MAKE) -C $(TESTDIR) $@