Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236249
b: refs/heads/master
c: cb2535a
h: refs/heads/master
i:
  236247: d2c9703
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 3, 2011
1 parent ffd643a commit 3fd8ea5
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: c4e68fa9537cb8190ba542a93558730783e49cdf
refs/heads/master: cb2535ad49972ab2ef3c872958bcd20b9532a308
2 changes: 1 addition & 1 deletion trunk/drivers/staging/hv/hv_mouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ struct synthhid_msg_hdr {

struct synthhid_msg {
struct synthhid_msg_hdr header;
char Data[1]; /* Enclosed message */
char data[1]; /* Enclosed message */
};

union synthhid_version {
Expand Down

0 comments on commit 3fd8ea5

Please sign in to comment.