summaryrefslogtreecommitdiff
path: root/ot_mutex.c
diff options
context:
space:
mode:
Diffstat (limited to 'ot_mutex.c')
-rw-r--r--ot_mutex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot_mutex.c b/ot_mutex.c
index 8094e99..6edfaef 100644
--- a/ot_mutex.c
+++ b/ot_mutex.c
@@ -19,7 +19,7 @@
19#include "trackerlogic.h" 19#include "trackerlogic.h"
20#include "ot_mutex.h" 20#include "ot_mutex.h"
21 21
22//#define MTX_DBG( STRING ) fprintf( stderr, STRING ) 22/* #define MTX_DBG( STRING ) fprintf( stderr, STRING ) */
23#define MTX_DBG( STRING ) 23#define MTX_DBG( STRING )
24 24
25/* Our global all torrents list */ 25/* Our global all torrents list */