void-packages/templates/xf86-input-spaceorb/build.diff
Juan RP dfa5fec0ce Added xf86-input-spaceorb-1.1.1 template.
--HG--
extra : convert_revision : fe5ee2175bd69b2947204586a70ee06fe5f877f2
2009-03-31 10:33:28 +02:00

11 lines
440 B
Diff

--- src/spaceorb.c.orig 2009-03-31 10:32:33.238047887 +0200
+++ src/spaceorb.c 2009-03-31 10:32:43.299024563 +0200
@@ -337,7 +337,7 @@ DeviceInit (DeviceIntPtr dev)
return !Success;
}
- if (InitValuatorClassDeviceStruct (dev, 6, xf86GetMotionEvents,
+ if (InitValuatorClassDeviceStruct (dev, 6,
pInfo->history_size, Absolute) == FALSE)
{
ErrorF ("Unable to allocate SPACEORB ValuatorClassDeviceStruct\n");