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

Diff for /src/usr.bin/mandoc/manconf.h between version 1.2 and 1.3

version 1.2, 2015/11/07 13:57:55 version 1.3, 2017/01/27 13:47:17
Line 44 
Line 44 
   
   
 void     manconf_parse(struct manconf *, const char *, char *, char *);  void     manconf_parse(struct manconf *, const char *, char *, char *);
 void     manconf_output(struct manoutput *, const char *);  int      manconf_output(struct manoutput *, const char *, int);
 void     manconf_free(struct manconf *);  void     manconf_free(struct manconf *);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3