fix so transfering a 0 length file isnt an error.
authorRick Adams <rick@ucbvax.Berkeley.EDU>
Tue, 23 Apr 1991 06:04:33 +0000 (22:04 -0800)
committerRick Adams <rick@ucbvax.Berkeley.EDU>
Tue, 23 Apr 1991 06:04:33 +0000 (22:04 -0800)
SCCS-vsn: usr.bin/ftp/ftp.c 5.38

usr/src/usr.bin/ftp/ftp.c

index 73dc1b7..79734c6 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)ftp.c      5.37 (Berkeley) %G%";
+static char sccsid[] = "@(#)ftp.c      5.38 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>