diff options
Diffstat (limited to 'libibex/wordindex.c')
-rw-r--r-- | libibex/wordindex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libibex/wordindex.c b/libibex/wordindex.c index 3cee391668..a8592cbcef 100644 --- a/libibex/wordindex.c +++ b/libibex/wordindex.c @@ -131,7 +131,7 @@ ibex_create_word_index(struct _memcache *bc, blockid_t *wordroot, blockid_t *nam return idx; } -#if 1 +#if d(!)0 static void cache_sanity(struct _wordcache *head) { |