X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gui.c;h=72908f23e46d0762ab4442975070dc5bd46c7269;hp=0f3a3550b44317d59bad1fcf1dd9dbe55820dc2b;hb=HEAD;hpb=ae8d8fcfdeee15ea2720b0103a00e04537927035 diff --git a/gui.c b/gui.c index 0f3a3550..66fb7870 100644 --- a/gui.c +++ b/gui.c @@ -1166,6 +1166,7 @@ static void com_cancel_scroll(void) } scroll_position = 0; redraw_bot_win(); + print_in_bar(COLOR_MSG, " "); } static void com_page_down(void)