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

Diff for /src/usr.bin/doas/doas.h between version 1.14 and 1.15

version 1.14, 2019/06/16 18:16:34 version 1.15, 2019/06/17 19:51:23
Line 29 
Line 29 
 extern int nrules;  extern int nrules;
 extern int parse_errors;  extern int parse_errors;
   
   extern const char *formerpath;
   
 struct passwd;  struct passwd;
   
 char **prepenv(const struct rule *, const struct passwd *,  char **prepenv(const struct rule *, const struct passwd *,

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15