[BACK]Return to html.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/html.h between version 1.53 and 1.54

version 1.53, 2018/06/25 13:46:01 version 1.54, 2018/06/25 16:54:55
Line 132 
Line 132 
 void              print_endline(struct html *);  void              print_endline(struct html *);
   
 char             *html_make_id(const struct roff_node *, int);  char             *html_make_id(const struct roff_node *, int);
 int               html_strlen(const char *);  

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54