From ba94d0cea3d853d19732f64a17cd6207dc85ad5f Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 25 Sep 2000 21:57:54 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_1_1_RELEASE'. This commit was manufactured to restore the state of the 4.1.1-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ftp/complete.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ftp/complete.c') diff --git a/usr.bin/ftp/complete.c b/usr.bin/ftp/complete.c index ee0453f61e15..f7479adfc1ff 100644 --- a/usr.bin/ftp/complete.c +++ b/usr.bin/ftp/complete.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.bin/ftp/complete.c,v 1.5 1999/08/28 01:01:30 peter Exp $ */ /* $NetBSD: complete.c,v 1.11 1997/09/13 09:05:53 lukem Exp $ */ /*- @@ -41,7 +41,7 @@ #include #ifndef lint -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.bin/ftp/complete.c,v 1.5 1999/08/28 01:01:30 peter Exp $"); __RCSID_SOURCE("$NetBSD: complete.c,v 1.11 1997/09/13 09:05:53 lukem Exp $"); #endif /* not lint */ -- cgit v1.2.3