Fixed a bug that (almost) got away....

This commit is contained in:
ddouthitt
2001-10-12 04:36:18 +00:00
parent 8df79efc98
commit 80a1eda63f
+1 -1
View File
@@ -100,7 +100,7 @@ handle_input ()
int key;
screen *s;
//widget *w;
//client *c;
client *c;
if ((key = lcd_ptr->getkey ()) == 0)
return 0;