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

Diff for /mandoc/term.c between version 1.156 and 1.157

version 1.156, 2010/06/30 12:30:36 version 1.157, 2010/07/02 10:50:50
Line 653  term_strlen(const struct termp *p, const char *cp)
Line 653  term_strlen(const struct termp *p, const char *cp)
 }  }
   
   
   /* ARGSUSED */
 size_t  size_t
 term_vspan(const struct termp *p, const struct roffsu *su)  term_vspan(const struct termp *p, const struct roffsu *su)
 {  {

Legend:
Removed from v.1.156  
changed lines
  Added in v.1.157

CVSweb