Diff between 829fe1127c963924426a16bd4b0aa11a0c3f8db9 and 7cdfddada0609d0df5cfe3fe3a2fba6355e53d26
Changed Files
| File | Additions | Deletions | Status |
| plugins/sixaxis.c | +1 | -1 | modified |
Full Patch
diff --git a/plugins/sixaxis.c b/plugins/sixaxis.c
index fcc93bc..7e3c950 100644
--- a/plugins/sixaxis.c
+++ b/plugins/sixaxis.c
@@ -56,7 +56,7 @@ static const struct {
uint16_t version;
} devices[] = {
{
- .name = "PLAYSTATION(R)3 Controller",
+ .name = "Sony PLAYSTATION(R)3 Controller",
.source = 0x0002,
.vid = 0x054c,
.pid = 0x0268,