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

Diff for /mandoc/man.h between version 1.75 and 1.76

version 1.75, 2015/04/23 16:17:44 version 1.76, 2015/10/22 21:54:23
Line 63  __BEGIN_DECLS
Line 63  __BEGIN_DECLS
   
 struct  roff_man;  struct  roff_man;
   
 const struct mparse   *man_mparse(const struct roff_man *);  const struct mparse     *man_mparse(const struct roff_man *);
   void                     man_validate(struct roff_man *);
   
 __END_DECLS  __END_DECLS

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

CVSweb