]> git.pld-linux.org Git - packages/DirectFB.git/commitdiff
- build fix
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 10 Jan 2005 22:59:57 +0000 (22:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DirectFB-fix.patch -> 1.1

DirectFB-fix.patch [new file with mode: 0644]

diff --git a/DirectFB-fix.patch b/DirectFB-fix.patch
new file mode 100644 (file)
index 0000000..b8a9707
--- /dev/null
@@ -0,0 +1,11 @@
+--- DirectFB-0.9.21/inputdrivers/linux_input/linux_input.c.orig        2004-12-20 02:22:57.000000000 +0100
++++ DirectFB-0.9.21/inputdrivers/linux_input/linux_input.c     2005-01-09 23:53:42.772463240 +0100
+@@ -884,7 +884,7 @@
+  * Fetch one entry from the kernel keymap.
+  */
+ static DFBResult
+-driver_get_keymap_entry( InputDevice               *device,
++driver_get_keymap_entry( CoreInputDevice           *device,
+                          void                      *driver_data,
+                          DFBInputDeviceKeymapEntry *entry )
+ {
This page took 0.034614 seconds and 4 git commands to generate.