From 5b607a444900246dfcc8497da4d8ef1e41bedda6 Mon Sep 17 00:00:00 2001 From: runge Date: Sun, 7 Jan 2007 20:05:28 +0000 Subject: changes to ncache cache aging and xdamage skipping --- x11vnc/options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/options.c') 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; -- cgit v1.2.1