1 --- a/curs_main.c 2004-06-28 04:57:39.000000000 +0200
2 +++ b/curs_main.c 2004-06-28 04:57:49.000000000 +0200
4 move (menu->current - menu->top + menu->offset, COLS - 1);
7 - op = km_dokey (MENU_MAIN);
9 - dprint(4, (debugfile, "mutt_index_menu[%d]: Got op %d\n", __LINE__, op));
11 #if defined (USE_SLANG_CURSES) || defined (HAVE_RESIZETERM)
18 + op = km_dokey (MENU_MAIN);
20 + dprint(4, (debugfile, "mutt_index_menu[%d]: Got op %d\n", __LINE__, op));
23 continue; /* either user abort or timeout */