[BACK]Return to sftp-glob.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/sftp-glob.h between version 1.2 and 1.3

version 1.2, 2001/04/05 10:42:53 version 1.3, 2001/04/15 08:43:46
Line 28 
Line 28 
   
 int  int
 remote_glob(int fd_in, int fd_out, const char *pattern, int flags,  remote_glob(int fd_in, int fd_out, const char *pattern, int flags,
     const int (*errfunc)(const char *, int), glob_t *pglob);      int (*errfunc)(const char *, int), glob_t *pglob);
   

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