Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25061
b: refs/heads/master
c: 50a598d
h: refs/heads/master
i:
  25059: 283da94
v: v3
  • Loading branch information
Micah F. Galizia authored and Dmitry Torokhov committed Mar 14, 2006
1 parent 98947aa commit 9c3a449
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b39787a972042ded183343b177d9c595b5704575
refs/heads/master: 50a598de407ea2e2f4e20bc34eeefe8bb5a8071e
2 changes: 1 addition & 1 deletion trunk/drivers/usb/input/hid-input.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ static void hidinput_configure_usage(struct hid_input *hidinput, struct hid_fiel
case 0x025: map_key_clear(KEY_TV); break;
case 0x026: map_key_clear(KEY_MENU); break;
case 0x031: map_key_clear(KEY_AUDIO); break;
case 0x032: map_key_clear(KEY_SUBTITLE); break;
case 0x032: map_key_clear(KEY_TEXT); break;
case 0x033: map_key_clear(KEY_LAST); break;
case 0x047: map_key_clear(KEY_MP3); break;
case 0x048: map_key_clear(KEY_DVD); break;
Expand Down

0 comments on commit 9c3a449

Please sign in to comment.