summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/options.c')
-rw-r--r--x11vnc/options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/options.c b/x11vnc/options.c
index fcb1961..72d7de1 100644
--- a/x11vnc/options.c
+++ b/x11vnc/options.c
@@ -195,7 +195,7 @@ int wireframe_in_progress = 0;
int wireframe_local = 1;
#ifndef NCACHE
-#define NCACHE -10
+#define NCACHE -12
#endif
#ifdef MACOSX
int ncache = 0;