summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxinput.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxinput.c')
-rw-r--r--hw/dmx/dmxinput.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/dmxinput.c b/hw/dmx/dmxinput.c
index 568bb882b..eceb25163 100644
--- a/hw/dmx/dmxinput.c
+++ b/hw/dmx/dmxinput.c
@@ -114,6 +114,6 @@ NewInputDeviceRequest (InputOption *options, InputAttributes *attrs,
}
void
-DeleteInputDeviceRequest(DeviceIntPtr pDev)
+DeleteInputDeviceRequest(DeviceIntPtr pDev, int flags)
{
}