diff options
| author | runge <runge> | 2006-02-05 04:46:57 +0000 |
|---|---|---|
| committer | runge <runge> | 2006-02-05 04:46:57 +0000 |
| commit | d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f (patch) | |
| tree | 70a0c8ca556ac5a3b2420dae98adb3ddf5960969 /x11vnc/options.h | |
| parent | 1967913e9530139eb355b7b3108bb12314ba47da (diff) | |
| download | libtdevnc-d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f.tar.gz libtdevnc-d0ef1285b8fe0f8efd0e1d75fcfcbad175411e0f.zip | |
x11vnc: -8to24 speedups and improvements.
Diffstat (limited to 'x11vnc/options.h')
| -rw-r--r-- | x11vnc/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
