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
  • browser.c

    r1289 r1349  
    10311031          if (b != NULL) 
    10321032          { 
    1033             mutt_view_attachment (NULL, b, M_REGULAR); 
     1033            mutt_view_attachment (NULL, b, M_REGULAR, NULL, NULL, 0); 
    10341034            mutt_free_body (&b); 
    10351035            menu->redraw = REDRAW_FULL;