Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183100
b: refs/heads/master
c: c6d5709
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Dmitry Torokhov committed Jan 10, 2010
1 parent 425cc66 commit c1fc92d
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: 35c4b918a696f20cb775f1a65955c8ed0fe7c052
refs/heads/master: c6d5709384090de541158a6bba8d4ae50242ff94
2 changes: 1 addition & 1 deletion trunk/drivers/input/xen-kbdfront.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ static void xenkbd_backend_changed(struct xenbus_device *dev,
}
}

static struct xenbus_device_id xenkbd_ids[] = {
static const struct xenbus_device_id xenkbd_ids[] = {
{ "vkbd" },
{ "" }
};
Expand Down

0 comments on commit c1fc92d

Please sign in to comment.