Ken Thomases : winejoystick: Separate Linux-specific code into a separate file.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 18 10:26:29 CDT 2015


Module: wine
Branch: master
Commit: 01227ab26700c5aee85952621d45068c96fcc9d8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=01227ab26700c5aee85952621d45068c96fcc9d8

Author: Ken Thomases <ken at codeweavers.com>
Date:   Mon Mar 16 18:43:49 2015 -0500

winejoystick: Separate Linux-specific code into a separate file.

---

 dlls/winejoystick.drv/Makefile.in      |   3 +-
 dlls/winejoystick.drv/joystick.c       | 513 ++-------------------------------
 dlls/winejoystick.drv/joystick.h       |  34 +++
 dlls/winejoystick.drv/joystick_linux.c | 490 +++++++++++++++++++++++++++++++
 4 files changed, 547 insertions(+), 493 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=01227ab26700c5aee85952621d45068c96fcc9d8



More information about the wine-cvs mailing list