2008-02-09 Robert Millan <rmh@aybabtu.com>

* normal/menu.c (run_menu): If timeout is set to zero, don't bother
        drawing the menu.
This commit is contained in:
robertmh 2008-02-09 11:00:19 +00:00
parent 3dac2e3fdd
commit c196216293
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-02-09 Robert Millan <rmh@aybabtu.com>
* normal/menu.c (run_menu): If timeout is set to zero, don't bother
drawing the menu.
2008-02-09 Robert Millan <rmh@aybabtu.com>
* commands/sleep.c: New file.