From 6f0a8e51f20073ea01ac5dae8e5c4d49076fc65e Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 15 Feb 2010 07:35:00 +0000 Subject: Git update 15/2/2010 --- xorg-server/hw/dmx/dmxinput.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'xorg-server/hw/dmx') diff --git a/xorg-server/hw/dmx/dmxinput.c b/xorg-server/hw/dmx/dmxinput.c index c099349d8..568bb882b 100644 --- a/xorg-server/hw/dmx/dmxinput.c +++ b/xorg-server/hw/dmx/dmxinput.c @@ -75,6 +75,10 @@ void InitInput(int argc, char **argv) mieqInit(); } +void CloseInput(void) +{ +} + /** Called from dix/dispatch.c in Dispatch() whenever input events * require processing. All the work is done in the lower level * routines. */ -- cgit v1.2.3