Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • viewwin.c

    r8721756 r9866c3a  
    7373  owl_fmtext_truncate_cols(&fm1, v->rightshift, v->wincols-1+v->rightshift, &fm2);
    7474
    75   owl_fmtext_curs_waddstr(&fm2, v->curswin);
     75  owl_fmtext_curs_waddstr(&fm2, v->curswin, 0);
    7676
    7777  /* print the message at the bottom */
Note: See TracChangeset for help on using the changeset viewer.