author | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 14:30:18 +0000 (16:30 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 14:30:18 +0000 (16:30 +0200) | ||
commit | 2079b3df712c6cd8f1f953b77261024432daf7c0 | |
tree | 3e83646e790f2747390b739f6a41da70f5e3e213 | tree | snapshot |
parent | bcae179e13a097c60362ca38b16e4ae8afe03773 | commit | diff |
screen_utils: don't pass WINDOW to screen_readln()
Callers shouldn't care which window will be used; we're going to use
the global variable screen.status_window.
Callers shouldn't care which window will be used; we're going to use
the global variable screen.status_window.