-
-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1450 from OpenXRay/dependabot/submodules/External…
…s/zlib-ac8f12c
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule zlib
updated
7 files
+1 −1 | contrib/minizip/miniunz.c | |
+21 −0 | deflate.c | |
+30 −1 | deflate.h | |
+1 −1 | inflate.c | |
+13 −12 | test/example.c | |
+15 −15 | test/minigzip.c | |
+16 −2 | trees.c |