summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc_defs.c
diff options
context:
space:
mode:
authorrunge <runge>2007-02-19 22:57:44 +0000
committerrunge <runge>2007-02-19 22:57:44 +0000
commit23f6dc3da9bf9fc06a4ea8a5f0b2a6672aae65ba (patch)
tree418bba86bc5bdfbd2c40fb0073f168ab482c424e /x11vnc/x11vnc_defs.c
parent23178cd162a5ee7372115c1f76fda6129b912b75 (diff)
downloadlibtdevnc-23f6dc3da9bf9fc06a4ea8a5f0b2a6672aae65ba.tar.gz
libtdevnc-23f6dc3da9bf9fc06a4ea8a5f0b2a6672aae65ba.zip
x11vnc: fix -users bob= in -inetd mode.
Diffstat (limited to 'x11vnc/x11vnc_defs.c')
-rw-r--r--x11vnc/x11vnc_defs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c
index 3eb7b2a..22d98b6 100644
--- a/x11vnc/x11vnc_defs.c
+++ b/x11vnc/x11vnc_defs.c
@@ -15,7 +15,7 @@ int xtrap_base_event_type = 0;
int xdamage_base_event_type = 0;
/* date +'lastmod: %Y-%m-%d' */
-char lastmod[] = "0.8.5 lastmod: 2007-02-18";
+char lastmod[] = "0.8.5 lastmod: 2007-02-19";
/* X display info */