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

View File

@@ -184,7 +184,7 @@
#endif
#ifndef COMPRESS
# define ZLIB_COMP /* ZLIB for compression */
/* # define ZLIB_COMP */ /* ZLIB for compression */
#endif
/*