bugfix
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15950 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
128165101a
commit
9c23fc9631
@ -35,7 +35,7 @@ ps2_dev_publish(ps2_dev *dev)
|
||||
dev->result_buf = NULL;
|
||||
dev->result_buf_idx = 0;
|
||||
dev->result_buf_cnt = 0;
|
||||
dev->flags &= ~PS2_FLAG_KEYB;
|
||||
dev->flags &= PS2_FLAG_KEYB;
|
||||
|
||||
dev->active = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user