Fixed a bug that (almost) got away....
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ handle_input ()
|
||||
int key;
|
||||
screen *s;
|
||||
//widget *w;
|
||||
//client *c;
|
||||
client *c;
|
||||
|
||||
if ((key = lcd_ptr->getkey ()) == 0)
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user