Code

screen_help: simplify the list_window callback
authorMax Kellermann <max@duempel.org>
Sun, 11 Oct 2009 17:30:20 +0000 (19:30 +0200)
committerMax Kellermann <max@duempel.org>
Sun, 11 Oct 2009 17:30:20 +0000 (19:30 +0200)
commit9c5a796af1c71429aa4cc5d6deb635f804ec8d07
treec3320e00262e7c1884a5f456156b4ad3031bd8e9
parentc119cc9480352ca00dce8fb8402692509c78fd5e
screen_help: simplify the list_window callback

Return unmodified strings.  Since that callback isn't used for
painting, we don't need to consider the layout here.
src/screen_help.c