fix restart command
authorJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Thu, 7 Apr 1994 02:02:32 +0000 (18:02 -0800)
committerJan-Simon Pendry <pendry@ucbvax.Berkeley.EDU>
Thu, 7 Apr 1994 02:02:32 +0000 (18:02 -0800)
SCCS-vsn: usr.bin/ftp/ftp.c 8.4

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

index e064bd0..520334e 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)ftp.c      8.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)ftp.c      8.4 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>