From 0afa1da8cc33e663a1d4162290595d14bbaf197e Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 10 Jul 2006 01:58:34 +0000 Subject: x11vnc: improve uinput heuristics so button clicks work on qt-embedded. --- x11vnc/unixpw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11vnc/unixpw.c') diff --git a/x11vnc/unixpw.c b/x11vnc/unixpw.c index 5606156..0584f91 100644 --- a/x11vnc/unixpw.c +++ b/x11vnc/unixpw.c @@ -51,7 +51,7 @@ extern char *crypt(const char*, const char *); #define IS_BSD #endif -#ifdef REL81 +#ifdef REL8x #undef UNIXPW_SU #undef UNIXPW_CRYPT #endif -- cgit v1.2.1