summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/Input.cc
diff options
context:
space:
mode:
Diffstat (limited to 'unix/xserver/hw/vnc/Input.cc')
-rw-r--r--unix/xserver/hw/vnc/Input.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/xserver/hw/vnc/Input.cc b/unix/xserver/hw/vnc/Input.cc
index 4ecd81e9..16fb9007 100644
--- a/unix/xserver/hw/vnc/Input.cc
+++ b/unix/xserver/hw/vnc/Input.cc
@@ -272,7 +272,7 @@ int InputDevice::pointerProc(DeviceIntPtr pDevice, int onoff)
return Success;
}
-static void keyboardBell(int percent, DeviceIntPtr device, pointer ctrl,
+static void keyboardBell(int percent, DeviceIntPtr device, void * ctrl,
int class_)
{
if (percent > 0)