Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282314
b: refs/heads/master
c: b3c21d2
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Kosina committed Nov 22, 2011
1 parent a1b0047 commit 6355f2e
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: 789aaa2ee0af1a0fba4c73f1874ad524d7be0771
refs/heads/master: b3c21d2cadd568d31db72f37c52bd1d501d1be13
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hid-multitouch.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static int find_slot_from_contactid(struct mt_device *td)
return -1;
}

struct mt_class mt_classes[] = {
static struct mt_class mt_classes[] = {
{ .name = MT_CLS_DEFAULT,
.quirks = MT_QUIRK_NOT_SEEN_MEANS_UP },
{ .name = MT_CLS_SERIAL,
Expand Down

0 comments on commit 6355f2e

Please sign in to comment.