Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305050
b: refs/heads/master
c: 9f1f463
h: refs/heads/master
v: v3
  • Loading branch information
Benedikt Bergenthal authored and Jiri Kosina committed Apr 18, 2012
1 parent 6b69af6 commit 8275275
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: 212da74da783ba9d4459799f4aaecd5de217a312
refs/heads/master: 9f1f463ae5d8597fe2b4ffc73051616c47ac1924
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-apple.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ static int hidinput_apple_event(struct hid_device *hid, struct input_dev *input,
}
}

if (iso_layout) {
if (iso_layout) {
if (asc->quirks & APPLE_ISO_KEYBOARD) {
trans = apple_find_translation(apple_iso_keyboard, usage->code);
if (trans) {
Expand Down

0 comments on commit 8275275

Please sign in to comment.