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

Diff for /src/usr.bin/mandoc/Attic/apropos_db.h between version 1.2 and 1.3

version 1.2, 2011/11/13 10:40:52 version 1.3, 2011/11/13 11:07:10
Line 49 
Line 49 
                         const struct expr *, void *,                          const struct expr *, void *,
                         void (*)(struct rec *, size_t, void *));                          void (*)(struct rec *, size_t, void *));
   
 struct  expr    *exprcomp(int, char *[], int);  struct  expr    *exprcomp(int, char *[]);
 void             exprfree(struct expr *);  void             exprfree(struct expr *);
   
 __END_DECLS  __END_DECLS

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