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 dbde1f4a7f..d988ee1482 100644 --- a/libibex/wordindex.c +++ b/libibex/wordindex.c @@ -121,7 +121,7 @@ ibex_create_word_index(struct _memcache *bc, blockid_t *wordroot, blockid_t *nam return idx; } -#if 0 +#if 1 static void cache_sanity(struct _wordcache *head) { |