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

Diff for /src/usr.bin/mandoc/mdoc.h between version 1.65 and 1.66

version 1.65, 2015/04/18 16:04:40 version 1.66, 2015/04/18 17:50:02
Line 284 
Line 284 
   
 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.65  
changed lines
  Added in v.1.66