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

Diff for /src/usr.bin/rdist/defs.h between version 1.33 and 1.34

version 1.33, 2015/01/20 03:14:52 version 1.34, 2015/01/20 06:02:30
Line 324 
Line 324 
 char *searchpath(char *);  char *searchpath(char *);
   
 /* distopt.c */  /* distopt.c */
 DISTOPTINFO *getdistopt(char *, int *);  
 int parsedistopts(char *, opt_t *, int);  int parsedistopts(char *, opt_t *, int);
 char *getdistoptlist(void);  char *getdistoptlist(void);
 char *getondistoptlist(opt_t);  char *getondistoptlist(opt_t);

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34