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

Diff for /src/usr.bin/ftp/util.c between version 1.26 and 1.27

version 1.26, 2001/07/12 05:17:08 version 1.27, 2002/02/16 21:27:46
Line 63 
Line 63 
 #include "ftp_var.h"  #include "ftp_var.h"
 #include "pathnames.h"  #include "pathnames.h"
   
 static void updateprogressmeter __P((int));  static void updateprogressmeter(int);
   
 /*  /*
  * Connect to peer server and   * Connect to peer server and

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27