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

Diff for /src/usr.bin/ssh/sftp-client.c between version 1.168 and 1.169

version 1.168, 2023/01/11 05:39:38 version 1.169, 2023/03/08 04:43:12
Line 129 
Line 129 
         return req;          return req;
 }  }
   
 /* ARGSUSED */  
 static int  static int
 sftpio(void *_bwlimit, size_t amount)  sftpio(void *_bwlimit, size_t amount)
 {  {

Legend:
Removed from v.1.168  
changed lines
  Added in v.1.169