Changeset 515:47a36cd6cd2e for attach.c

Show
Ignore:
Timestamp:
1998-10-28 08:39:53 (10 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Gero Treuner's help-wrap patch.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • attach.c

    r465 r515  
    507507    info.bdy = a; 
    508508    info.ctx = Context; 
    509     rc = mutt_do_pager (descrip, pagerfile, is_message, &info); 
     509    rc = mutt_do_pager (descrip, pagerfile, 
     510                        is_message ? M_PAGER_MESSAGE : 0, &info); 
    510511  } 
    511512  else