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

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

version 1.1, 2015/10/13 15:53:05 version 1.2, 2015/11/07 14:01:16
Line 20 
Line 20 
 #include "compat_ohash.h"  #include "compat_ohash.h"
 #endif  #endif
   
 __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

CVSweb