Revert "unl0kr: store keyboard mode in a long instead of an int"
This reverts commit 4e13c31224.
This commit is contained in:
parent
69a6b6ee8b
commit
51b70f601c
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
static int current_fd = -1;
|
||||
|
||||
static int original_mode = -1;
|
||||
static long original_kb_mode = -1;
|
||||
static int original_kb_mode = -1;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue