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

Diff for /docbook2mdoc/Attic/extern.h between version 1.25 and 1.26

version 1.25, 2015/03/19 10:04:32 version 1.26, 2019/03/22 15:38:09
Line 136  __BEGIN_DECLS
Line 136  __BEGIN_DECLS
   
 int isattrkey(enum nodeid node, enum attrkey key);  int isattrkey(enum nodeid node, enum attrkey key);
 int isattrval(enum attrkey key, enum attrval val);  int isattrval(enum attrkey key, enum attrval val);
 int isparent(enum nodeid node, enum nodeid parent);  
   
 __END_DECLS  __END_DECLS
   

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb