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

Diff for /mandoc/term_ascii.c between version 1.5 and 1.6

version 1.5, 2010/06/25 18:53:14 version 1.6, 2010/06/25 19:50:23
Line 79  ascii_alloc(char *outopts)
Line 79  ascii_alloc(char *outopts)
 }  }
   
   
   /* ARGSUSED */
 static size_t  static size_t
 ascii_width(const struct termp *p, char c)  ascii_width(const struct termp *p, char c)
 {  {

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

CVSweb