summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc_defs.c
diff options
context:
space:
mode:
authorrunge <runge>2007-01-09 15:20:02 +0000
committerrunge <runge>2007-01-09 15:20:02 +0000
commit5b3e420c1f092fc8d83ad1803621007bb942d4dd (patch)
treeae0bb608ef45893b4569a1a8f67041f29492bbb9 /x11vnc/x11vnc_defs.c
parentc9e24e5b8b9dd903a393f6b6e2176545fa2c93a8 (diff)
downloadlibtdevnc-5b3e420c1f092fc8d83ad1803621007bb942d4dd.tar.gz
libtdevnc-5b3e420c1f092fc8d83ad1803621007bb942d4dd.zip
Fix old compiler error; fix warnings.
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 292f492..4799fbe 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.4 lastmod: 2007-01-08";
+char lastmod[] = "0.8.4 lastmod: 2007-01-09";
/* X display info */