summaryrefslogtreecommitdiffstats
path: root/x11vnc/cursor.c
diff options
context:
space:
mode:
authorrunge <runge>2006-01-15 03:58:48 +0000
committerrunge <runge>2006-01-15 03:58:48 +0000
commit5993dd757e5af00af6565b3411ea10fd46eafbdf (patch)
tree7450fdde25310857c88221a719f026a1a09336f7 /x11vnc/cursor.c
parent60918e6664cd62ea3d71b48cdfda8b89ab82029c (diff)
downloadlibtdevnc-5993dd75.tar.gz
libtdevnc-5993dd75.zip
x11vnc: add -8to24 option for some multi-depth displays.
Diffstat (limited to 'x11vnc/cursor.c')
-rw-r--r--x11vnc/cursor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11vnc/cursor.c b/x11vnc/cursor.c
index a840cc7..ec50e28 100644
--- a/x11vnc/cursor.c
+++ b/x11vnc/cursor.c
@@ -1783,4 +1783,3 @@ int check_x11_pointer(void) {
return set_cursor(x, y, get_which_cursor());
}
-