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

Diff for /mandoc/tree.c between version 1.8 and 1.9

version 1.8, 2009/03/19 16:17:27 version 1.9, 2009/03/19 16:20:37
Line 26 
Line 26 
 static  void    tree_body(const struct mdoc_node *, int);  static  void    tree_body(const struct mdoc_node *, int);
   
   
   /* ARGSUSED */
 int  int
 tree_run(void *arg, const struct mdoc *mdoc)  tree_run(void *arg, const struct mdoc *mdoc)
 {  {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb