projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52cdaee
)
No debug.
author
Pekka Riikonen
<priikone@silcnet.org>
Wed, 29 Nov 2006 20:50:58 +0000
(20:50 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Wed, 29 Nov 2006 20:50:58 +0000
(20:50 +0000)
lib/silcutil/silchashtable.c
patch
|
blob
|
history
diff --git
a/lib/silcutil/silchashtable.c
b/lib/silcutil/silchashtable.c
index a090caa52319b968aa6480e525ed39d79891a0d3..6ba2e0a2411662ed48c892163e5aef9abfe74d3f 100644
(file)
--- a/
lib/silcutil/silchashtable.c
+++ b/
lib/silcutil/silchashtable.c
@@
-29,7
+29,7
@@
#include "silchashtable.h"
/* Define to 1 if you want hash table debug enabled */
-#define SILC_HASH_TABLE_DEBUG
1
+#define SILC_HASH_TABLE_DEBUG
0
#if SILC_HASH_TABLE_DEBUG == 1
#define SILC_HT_DEBUG(fmt) SILC_LOG_DEBUG(fmt)