[BACK]Return to term.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/term.c between version 1.290 and 1.291

version 1.290, 2022/08/16 17:45:55 version 1.291, 2023/04/28 19:11:04
Line 194  term_flushln(struct termp *p)
Line 194  term_flushln(struct termp *p)
                         break;                          break;
   
                 /*                  /*
                  * At the location of an automtic line break, input                   * At the location of an automatic line break, input
                  * space characters are consumed by the line break.                   * space characters are consumed by the line break.
                  */                   */
   

Legend:
Removed from v.1.290  
changed lines
  Added in v.1.291

CVSweb