From 7e6cd705f344de2f9f08475a0fa2ef9191f88dd0 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Mar 2000 08:47:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_0_0_RELEASE'. This commit was manufactured to restore the state of the 4.0-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ftp/fetch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/ftp/fetch.c') diff --git a/usr.bin/ftp/fetch.c b/usr.bin/ftp/fetch.c index f306406182d2a..149c4c3159fc0 100644 --- a/usr.bin/ftp/fetch.c +++ b/usr.bin/ftp/fetch.c @@ -38,7 +38,7 @@ #include #ifndef lint -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.bin/ftp/fetch.c,v 1.12 2000/02/15 15:11:38 shin Exp $"); __RCSID_SOURCE("$NetBSD: fetch.c,v 1.16.2.1 1997/11/18 01:00:22 mellon Exp $"); #endif /* not lint */ -- cgit v1.2.3