From d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f Mon Sep 17 00:00:00 2001 From: runge Date: Sun, 5 Feb 2006 04:46:57 +0000 Subject: x11vnc: -8to24 speedups and improvements. --- x11vnc/options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/options.h') diff --git a/x11vnc/options.h b/x11vnc/options.h index 19e1db1..203ad5f 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -154,6 +154,7 @@ extern char* screen_fixup_str; extern double screen_fixup_V; extern double screen_fixup_C; extern double screen_fixup_X; +extern double screen_fixup_8; extern int no_autorepeat; extern int no_repeat_countdown; -- cgit v1.2.3