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/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ftp/main.c') diff --git a/usr.bin/ftp/main.c b/usr.bin/ftp/main.c index 37ae070699030..7c2f2e9183ba4 100644 --- a/usr.bin/ftp/main.c +++ b/usr.bin/ftp/main.c @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.16 1997/12/13 20:38:19 pst Exp $ */ +/* $Id: main.c,v 1.10.2.3 1998/01/28 02:27:58 msmith Exp $ */ /* $NetBSD: main.c,v 1.26 1997/10/14 16:31:22 christos Exp $ */ /* @@ -44,7 +44,7 @@ __COPYRIGHT("@(#) Copyright (c) 1985, 1989, 1993, 1994\n\ #if 0 static char sccsid[] = "@(#)main.c 8.6 (Berkeley) 10/9/94"; #else -__RCSID("$Id: main.c,v 1.16 1997/12/13 20:38:19 pst Exp $"); +__RCSID("$Id: main.c,v 1.10.2.3 1998/01/28 02:27:58 msmith Exp $"); __RCSID_SOURCE("$NetBSD: main.c,v 1.26 1997/10/14 16:31:22 christos Exp $"); #endif #endif /* not lint */ -- cgit v1.2.3