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

Diff for /src/usr.bin/mandoc/mandoc_ohash.h between version 1.1 and 1.2

version 1.1, 2015/10/13 15:50:15 version 1.2, 2015/11/07 13:57:55
Line 16 
Line 16 
  */   */
 #include <ohash.h>  #include <ohash.h>
   
 __BEGIN_DECLS  
   
 void              mandoc_ohash_init(struct ohash *, unsigned int, ptrdiff_t);  void              mandoc_ohash_init(struct ohash *, unsigned int, ptrdiff_t);
   
 __END_DECLS  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2