[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.213 and 1.214

version 1.213, 2022/12/26 19:16:01 version 1.214, 2023/03/08 04:43:11
Line 1223 
Line 1223 
 /*  /*
  * Abort a http retrieval   * Abort a http retrieval
  */   */
 /* ARGSUSED */  
 static void  static void
 aborthttp(int signo)  aborthttp(int signo)
 {  {

Legend:
Removed from v.1.213  
changed lines
  Added in v.1.214