This is an automated email from the git hooks/post-receive script. wrar-guest pushed a commit to branch master in repository xboxdrv.
commit c641c93f7776db16cf6dad53302f66439a67fc0e Author: Ingo Ruhnke <[email protected]> Date: Thu Nov 5 08:38:15 2015 +0100 Spelling fix --- src/xpad_device.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xpad_device.cpp b/src/xpad_device.cpp index c54a7a5..ffad05b 100644 --- a/src/xpad_device.cpp +++ b/src/xpad_device.cpp @@ -69,7 +69,7 @@ XPadDevice xpad_devices[] = { { GAMEPAD_XBOX360, 0x0f0d, 0x000a, "Hori Co. DOA4 FightStick" }, { GAMEPAD_XBOX360, 0x0f0d, 0x000d, "Hori Fighting Stick Ex2" }, { GAMEPAD_XBOX360, 0x0f0d, 0x0016, "Hori Real Arcade Pro Ex" }, - { GAMEPAD_XBOX360, 0x056e, 0x2004, "Elcom JC-U3613M" }, + { GAMEPAD_XBOX360, 0x056e, 0x2004, "Elecom JC-U3613M" }, { GAMEPAD_XBOX360, 0x24c6, 0x5501, "Hori Real Arcade Pro VX-SA" }, { GAMEPAD_XBOX360, 0x24c6, 0x5303, "Xbox Airflo wired controller" }, { GAMEPAD_XBOX360, 0x24c6, 0x531a, "PowerA Pro Ex" }, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/xboxdrv.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

