From: Jan-Simon Pendry Date: Thu, 7 Apr 1994 02:02:32 +0000 (-0800) Subject: fix restart command X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/0850042767ac5a87f1d715884f528989d5e36fbf fix restart command SCCS-vsn: usr.bin/ftp/ftp.c 8.4 --- diff --git a/usr/src/usr.bin/ftp/ftp.c b/usr/src/usr.bin/ftp/ftp.c index e064bd0da7..520334edb9 100644 --- a/usr/src/usr.bin/ftp/ftp.c +++ b/usr/src/usr.bin/ftp/ftp.c @@ -6,7 +6,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)ftp.c 8.3 (Berkeley) %G%"; +static char sccsid[] = "@(#)ftp.c 8.4 (Berkeley) %G%"; #endif /* not lint */ #include