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

Diff for /mandoc/term_ps.c between version 1.11 and 1.12

version 1.11, 2010/06/25 18:53:14 version 1.12, 2010/06/25 19:50:23
Line 431  ps_setfont(struct termp *p, enum termfont f)
Line 431  ps_setfont(struct termp *p, enum termfont f)
 }  }
   
   
   /* ARGSUSED */
 static size_t  static size_t
 ps_width(const struct termp *p, char c)  ps_width(const struct termp *p, char c)
 {  {

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVSweb