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

Diff for /src/usr.bin/mandoc/mansearch.h between version 1.18 and 1.19

version 1.18, 2014/11/27 14:31:29 version 1.19, 2014/12/01 08:05:02
Line 97 
Line 97 
   
 __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.18  
changed lines
  Added in v.1.19