xi: fix return type for NIDR

This commit is contained in:
Daniel Stone 2006-10-22 19:54:36 +03:00 committed by Daniel Stone
parent f46dc27291
commit 90de7ce25a

View File

@ -305,7 +305,7 @@ ChangeDeviceControl(register ClientPtr client, DeviceIntPtr dev,
* Add a new device with the specified options.
*
*/
void
int
NewInputDeviceRequest(InputOption *options)
{
return;