freebsd-ports/x11/XFree86-4/files/patch-2
Jean-Marc Zucconi 1ec0dc8225 Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (and
hence no corresponding PLISTs).
Use at your own risk :-)
2000-03-11 00:20:34 +00:00

10 lines
309 B
Text

--- programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c~ Sun Aug 2 08:43:34 1998
+++ programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c Mon Oct 11 02:27:32 1999
@@ -97,7 +97,6 @@
*centerY = js.y;
xf86Msg(X_PROBED, "Joystick: CenterY set to %d\n", *centerY);
}
- }
return status;
}