]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message *** gnutls_0_9_1
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 12 Mar 2003 22:07:45 +0000 (22:07 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 12 Mar 2003 22:07:45 +0000 (22:07 +0000)
lib/gnutls_int.h

index 25d57303fc399cdf106ab278461ee41dab4471be..1d568dcd9b4817e76eb8b6a4791ad80d98956e64 100644 (file)
@@ -34,9 +34,9 @@
 #define HANDSHAKE_DEBUG // Prints some information on handshake 
 #define X509_DEBUG
 #define RECORD_DEBUG
-#define COMPRESSION_DEBUG*/
+#define COMPRESSION_DEBUG
 #define DEBUG
-
+*/
 
 /* It might be a good idea to replace int with void*
  * here.