]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message *** gnutls_0_5_1
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 18 Jul 2002 17:53:21 +0000 (17:53 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 18 Jul 2002 17:53:21 +0000 (17:53 +0000)
lib/gnutls_int.h

index 15c5dc34e2cd6fae4aaad1070347d8e6cf01c9b1..e6e44144b5c65196536878b0a4834188aaca4925 100644 (file)
@@ -33,9 +33,9 @@
 #define READ_DEBUG
 #define HANDSHAKE_DEBUG // Prints some information on handshake 
 #define X509_DEBUG
-#define RECORD_DEBUG*/
+#define RECORD_DEBUG
 #define DEBUG
-
+*/
 
 /* It might be a good idea to replace int with void*
  * here.