]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- ugh, one more (partially duplicated code :/)
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 6 Feb 2004 21:29:51 +0000 (21:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-sparc-kbd.patch -> 1.2

XFree86-sparc-kbd.patch

index 52892b69f9abaf619c9224ee34211523a2550240..bd496a3743a8bd9f90732f7072a04e9c6dbb6a77 100644 (file)
  void xf86SetKbdRepeat(char rad)
  {
  #ifdef __sparc__
+--- XFree86-4.3.99.902/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c.orig  2003-11-21 06:59:50.000000000 +0100
++++ XFree86-4.3.99.902/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_kbd.c       2004-02-06 22:32:27.511210760 +0100
+@@ -142,6 +142,8 @@
+ #endif /* KDKBDREP */
+ }
++#undef rate
++
+ static int
+ KIOCSRATE_ioctl_ok(int rate, int delay) {
+ #ifdef KIOCSRATE
+@@ -168,8 +170,6 @@
+ #endif /* KIOCSRATE */
+ }
+-#undef rate
+-
+ static void
+ SetKbdRepeat(InputInfoPtr pInfo, char rad)
+ {
This page took 0.047037 seconds and 4 git commands to generate.