summaryrefslogtreecommitdiff
path: root/nsmux.c
diff options
context:
space:
mode:
Diffstat (limited to 'nsmux.c')
-rw-r--r--nsmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsmux.c b/nsmux.c
index 201d7b1ee..0269f09c7 100644
--- a/nsmux.c
+++ b/nsmux.c
@@ -1761,7 +1761,7 @@ main
LOG_MSG("Time mapped.");
/*Initialize the cache with the required number of nodes*/
- ncache_init(ncache_size);
+ ncache_init(/*ncache_size*/);
LOG_MSG("Cache initialized.");
/*Obtain stat information about the underlying node*/