summaryrefslogtreecommitdiffstats
path: root/x11vnc/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/params.h')
-rw-r--r--x11vnc/params.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11vnc/params.h b/x11vnc/params.h
index 78772f1..9495c11 100644
--- a/x11vnc/params.h
+++ b/x11vnc/params.h
@@ -63,8 +63,8 @@ so, delete this exception statement from your version.
#define FB_REQ 0x4
#define VNC_CONNECT_MAX 16384
-#define X11VNC_REMOTE_MAX 16384
-#define PROP_MAX (131072L)
+#define X11VNC_REMOTE_MAX 65536
+#define PROP_MAX (262144L)
#define MAXN 256