config.h follow-up
I had uncommented ZLIB_COMP for testing in config.h, but it should have been commented when the diff was cut.
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef COMPRESS
|
#ifndef COMPRESS
|
||||||
# define ZLIB_COMP /* ZLIB for compression */
|
/* # define ZLIB_COMP */ /* ZLIB for compression */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user