Some documentation touchups

--HG--
extra : convert_revision : d428137d689eb015db1bd4168614516eb7f29c41
This commit is contained in:
Matt Johnston
2004-08-14 17:59:42 +00:00
parent 703c9a7370
commit 9ab4bbc7ff
3 changed files with 19 additions and 8 deletions

View File

@@ -36,7 +36,7 @@
/* Define this to print trace statements - very verbose */
/* Caution: Don't use this in an unfriendly environment (ie unfirewalled),
* since the printing does not sanitise strings etc */
#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