diff debug.h @ 107:d3eb1fa8484e

Nasty.
author Matt Johnston <matt@ucc.asn.au>
date Tue, 24 Aug 2004 18:12:18 +0000
parents c85c88500ea6
children 2e9d1f29c50f
line wrap: on
line diff
--- a/debug.h	Tue Aug 24 07:22:36 2004 +0000
+++ b/debug.h	Tue Aug 24 18:12:18 2004 +0000
@@ -38,7 +38,7 @@
  * Caution: Don't use this in an unfriendly environment (ie unfirewalled),
  * since the printing may not sanitise strings etc. This will add a reasonable
  * amount to your executable size. */
-/* #define DEBUG_TRACE */
+ #define DEBUG_TRACE 
 
 /* All functions writing to the cleartext payload buffer call
  * CHECKCLEARTOWRITE() before writing. This is only really useful if you're