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

Diff for /mandoc/mansearch.h between version 1.22 and 1.23

version 1.22, 2014/12/01 04:05:32 version 1.23, 2014/12/01 08:05:52
Line 97  struct mansearch {
Line 97  struct mansearch {
   
 __BEGIN_DECLS  __BEGIN_DECLS
   
   struct  manpaths;
   
 int     mansearch_setup(int);  int     mansearch_setup(int);
 int     mansearch(const struct mansearch *cfg, /* options */  int     mansearch(const struct mansearch *cfg, /* options */
                 const struct manpaths *paths, /* manpaths */                  const struct manpaths *paths, /* manpaths */

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

CVSweb