[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.68 and 1.69

version 1.68, 2015/10/20 02:00:49 version 1.69, 2015/11/07 13:57:55
Line 280 
Line 280 
 /* Names of macro args.  Index is enum mdocargt. */  /* Names of macro args.  Index is enum mdocargt. */
 extern  const char *const *mdoc_argnames;  extern  const char *const *mdoc_argnames;
   
 __BEGIN_DECLS  
   
 void             mdoc_validate(struct roff_man *);  void             mdoc_validate(struct roff_man *);
   
 __END_DECLS  

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69