Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104182
b: refs/heads/master
c: c6a3ead
h: refs/heads/master
v: v3
  • Loading branch information
Harvey Harrison authored and Dmitry Torokhov committed May 16, 2008
1 parent cb1f626 commit 57be4e7
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: e34b9d2f46590e3be64466b4095118283745d050
refs/heads/master: c6a3ead2ab5d82b549237c52a785b9f736e13463
2 changes: 1 addition & 1 deletion trunk/drivers/input/tablet/wacom.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ struct wacom {
struct urb *irq;
struct wacom_wac * wacom_wac;
struct mutex lock;
int open:1;
unsigned int open:1;
char phys[32];
};

Expand Down

0 comments on commit 57be4e7

Please sign in to comment.