From 23f6dc3da9bf9fc06a4ea8a5f0b2a6672aae65ba Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 19 Feb 2007 22:57:44 +0000 Subject: x11vnc: fix -users bob= in -inetd mode. --- x11vnc/x11vnc_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/x11vnc_defs.c') 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 */ -- cgit v1.2.1