diff options
| author | runge <runge> | 2007-05-07 02:23:11 +0000 |
|---|---|---|
| committer | runge <runge> | 2007-05-07 02:23:11 +0000 |
| commit | 15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9 (patch) | |
| tree | 0c0bd93d12fa70a50d3054883e6419c16b838bdf /x11vnc/x11vnc_defs.c | |
| parent | 1d495291e434af3d8bb8d6ceaf5aa926dea065e9 (diff) | |
| download | libtdevnc-15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9.tar.gz libtdevnc-15d04d46b0fc0fd8cbbf10aafabc641304cdc3f9.zip | |
x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in -unixpw during login phase.
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 a179f63..55a37cc 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.9.1 lastmod: 2007-05-05"; +char lastmod[] = "0.9.1 lastmod: 2007-05-06"; /* X display info */ |
