From 365a22c63cb292ea494f39ebc48a37e322e5eb14 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 21 Dec 2010 12:04:02 -0500 Subject: x11vnc: touchscreen uinput support and Java viewer mousewheel support. See x11vnc/ChangeLog for rest. --- x11vnc/pointer.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'x11vnc/pointer.c') diff --git a/x11vnc/pointer.c b/x11vnc/pointer.c index c57d2d7..f2995c3 100644 --- a/x11vnc/pointer.c +++ b/x11vnc/pointer.c @@ -620,24 +620,24 @@ static void pipe_pointer(int mask, int x, int y, rfbClientPtr client) { if (mask == button_mask) { strcat(hint, "None"); } else { - int i, old, new, m = 1, cnt = 0; + int i, old, newb, m = 1, cnt = 0; for (i=0; i