From: Nikos Mavrogiannopoulos Date: Wed, 12 Mar 2003 22:07:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_1^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f34ba3e3434ca9129a88709c2b248e4d98505c8;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/gnutls_int.h b/lib/gnutls_int.h index 25d57303fc..1d568dcd9b 100644 --- a/lib/gnutls_int.h +++ b/lib/gnutls_int.h @@ -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.