diff options
| author | runge <runge@karlrunge.com> | 2009-12-07 09:15:22 -0500 |
|---|---|---|
| committer | runge <runge@karlrunge.com> | 2009-12-07 09:15:22 -0500 |
| commit | 8f5c9ef01ef9101cf8f8d8f1eacdaab27ac7c2c8 (patch) | |
| tree | b56c0f6b003075bffc43cae033c647ab31eeff60 /x11vnc/x11vnc_defs.c | |
| parent | 6153bd69835da0e7217ae844bdba4e2ba676f981 (diff) | |
| download | libtdevnc-8f5c9ef0.tar.gz libtdevnc-8f5c9ef0.zip | |
X11VNC_EXTRA_HTTPS_PARAMS, X11VNC_HTTP_LISTEN_LOCALHOST, X11VNC_REOPEN_SLEEP_MAX,
-findauth/-auth guess FD_XDM=1 for root, work around xhost SI:localuser:root.
Diffstat (limited to 'x11vnc/x11vnc_defs.c')
| -rw-r--r-- | x11vnc/x11vnc_defs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c index f5c35b4..8cc1cd3 100644 --- a/x11vnc/x11vnc_defs.c +++ b/x11vnc/x11vnc_defs.c @@ -47,7 +47,7 @@ int xtrap_base_event_type = 0; int xdamage_base_event_type = 0; /* date +'lastmod: %Y-%m-%d' */ -char lastmod[] = "0.9.9 lastmod: 2009-12-04"; +char lastmod[] = "0.9.9 lastmod: 2009-12-06"; /* X display info */ |
