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:
nethack.allison
2005-01-22 18:42:16 +00:00
parent 3322b8cfa6
commit 4bfba9b24f
+1 -1
View File
@@ -184,7 +184,7 @@
#endif #endif
#ifndef COMPRESS #ifndef COMPRESS
# define ZLIB_COMP /* ZLIB for compression */ /* # define ZLIB_COMP */ /* ZLIB for compression */
#endif #endif
/* /*