From a9e2dc176f709713f9565ed1711c958f0707eb36 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:30 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_8_RELEASE'. This commit was manufactured to restore the state of the 2.2.8-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ftp/cmds.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ftp/cmds.c') diff --git a/usr.bin/ftp/cmds.c b/usr.bin/ftp/cmds.c index 274aaa921c5a6..788c7fc3f0cb0 100644 --- a/usr.bin/ftp/cmds.c +++ b/usr.bin/ftp/cmds.c @@ -1,4 +1,4 @@ -/* $Id: cmds.c,v 1.5.2.3 1998/01/28 02:27:54 msmith Exp $ */ +/* $Id: cmds.c,v 1.5.2.4 1998/02/14 15:42:58 steve Exp $ */ /* $NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $ */ /* @@ -39,7 +39,7 @@ #if 0 static char sccsid[] = "@(#)cmds.c 8.6 (Berkeley) 10/9/94"; #else -__RCSID("$Id: cmds.c,v 1.5.2.3 1998/01/28 02:27:54 msmith Exp $"); +__RCSID("$Id: cmds.c,v 1.5.2.4 1998/02/14 15:42:58 steve Exp $"); __RCSID_SOURCE("$NetBSD: cmds.c,v 1.30.2.1 1997/11/18 00:58:26 mellon Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3