[BACK]Return to fetch.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/fetch.c between version 1.179 and 1.180

version 1.179, 2019/11/18 04:37:35 version 1.180, 2019/12/02 22:32:18
Line 178 
Line 178 
   
 /*  /*
  * Retrieve URL, via the proxy in $proxyvar if necessary.   * Retrieve URL, via the proxy in $proxyvar if necessary.
  * Modifies the string argument given.  
  * Returns -1 on failure, 0 on success   * Returns -1 on failure, 0 on success
  */   */
 static int  static int

Legend:
Removed from v.1.179  
changed lines
  Added in v.1.180