From 7a85407ad7dfbbdae7987bcff091bb36a6b83aee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Dec 1999 00:16:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/strings/strings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/strings/strings.c') diff --git a/usr.bin/strings/strings.c b/usr.bin/strings/strings.c index 6a49d632035e..b8951feffa42 100644 --- a/usr.bin/strings/strings.c +++ b/usr.bin/strings/strings.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)strings.c 8.2 (Berkeley) 1/28/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/strings/strings.c,v 1.6.2.2 1999/08/29 15:32:53 peter Exp $"; #endif /* not lint */ #include -- cgit v1.2.3