cef/patch/patches/zlib.patch
2014-06-10 18:04:05 +00:00

14 lines
350 B
Diff

Index: contrib/minizip/unzip.c
===================================================================
--- contrib/minizip/unzip.c (revision 272606)
+++ contrib/minizip/unzip.c (working copy)
@@ -69,7 +69,7 @@
#include <string.h>
#ifndef NOUNCRYPT
- #define NOUNCRYPT
+// #define NOUNCRYPT
#endif
#include "third_party/zlib/zlib.h"