Show
Ignore:
Timestamp:
1999-11-07 14:19:45 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Rewriting lots of the recvattach code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • compose.c

    r1329 r1349  
    11031103      case OP_DISPLAY_HEADERS: 
    11041104        CHECK_COUNT; 
    1105         mutt_attach_display_loop (menu, op, NULL, idx); 
     1105        mutt_attach_display_loop (menu, op, NULL, NULL, idx, idxlen); 
    11061106        menu->redraw = REDRAW_FULL; 
    11071107        mutt_clear_error ();