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

Diff for /mandoc/mdoc.h between version 1.140 and 1.141

version 1.140, 2015/04/18 16:06:40 version 1.141, 2015/04/18 17:53:21
Line 284  __BEGIN_DECLS
Line 284  __BEGIN_DECLS
   
 struct  roff_man;  struct  roff_man;
   
 const struct roff_node *mdoc_node(const struct roff_man *);  
 const struct roff_meta *mdoc_meta(const struct roff_man *);  
 void mdoc_deroff(char **, const struct roff_node *);  void mdoc_deroff(char **, const struct roff_node *);
   
 __END_DECLS  __END_DECLS

Legend:
Removed from v.1.140  
changed lines
  Added in v.1.141

CVSweb