diff options
author | runge <runge> | 2007-04-18 23:55:22 +0000 |
---|---|---|
committer | runge <runge> | 2007-04-18 23:55:22 +0000 |
commit | 69a63b28833da1877046bf22e0b9b6f526526e57 (patch) | |
tree | 8fd39bdcbe8f265e440ecf809bf88f80858ff945 /x11vnc/x11vnc.h | |
parent | 3ed5ca3e9243cb7dfa13303424bb92f8536cddc2 (diff) | |
download | libvncserver-69a63b28833da1877046bf22e0b9b6f526526e57.zip libvncserver-69a63b28833da1877046bf22e0b9b6f526526e57.tar.gz |
x11vnc: small changes for 0.9 release.
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index 8689a96..8fbe05e 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -136,7 +136,7 @@ /* these are for delaying features: */ #define xxNO_SSL_OR_UNIXPW -#define xxNO_NCACHE +#define NO_NCACHE /* * Beginning of support for small binary footprint build for embedded |