author | Max Kellermann <max@duempel.org> | |
Mon, 15 Sep 2008 10:27:28 +0000 (12:27 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 15 Sep 2008 10:27:28 +0000 (12:27 +0200) | ||
commit | 001ff5ee87b755c8c5371690222fc3ac16ba0602 | |
tree | cc3103aaf1a279f0f6314b31cd9f29ed137c97f9 | tree | snapshot |
parent | 4ebba1b36f4f171fb5daa25a8578e21d2740c517 | commit | diff |
screen: moved code to paint_top_window2()
Nearly all of the code in paint_top_window() is on indent level 2,
just because it depends on a condition. Make this more readable and
move to indent level 1 by moving this code to a separate function.
Nearly all of the code in paint_top_window() is on indent level 2,
just because it depends on a condition. Make this more readable and
move to indent level 1 by moving this code to a separate function.
src/screen.c | diff | blob | history |