Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74357
b: refs/heads/master
c: 79288f5
h: refs/heads/master
i:
  74355: 488197a
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed Nov 29, 2007
1 parent 0dfdf39 commit ea57c4e
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: fd79b77117f16264206ed2618199d42e93cc8f09
refs/heads/master: 79288f5e935cb445220eef83f3f793159555f9ae
2 changes: 1 addition & 1 deletion trunk/include/linux/kd.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ struct kbdiacrs {
#define KDSKBDIACR 0x4B4B /* write kernel accent table */

struct kbdiacruc {
__u32 diacr, base, result;
unsigned int diacr, base, result;
};
struct kbdiacrsuc {
unsigned int kb_cnt; /* number of entries in following array */
Expand Down

0 comments on commit ea57c4e

Please sign in to comment.