[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.1.2.1 and 1.2

version 1.1.2.1, 2001/03/21 18:53:05 version 1.2, 2001/04/05 10:42:53
Line 27 
Line 27 
 /* Remote sftp filename globbing */  /* Remote sftp filename globbing */
   
 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);      const int (*errfunc)(const char *, int), glob_t *pglob);
   

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