From 2e61cbb7f50878e738849ea4384118c13733f09c Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 21 Jan 1999 00:55:32 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_0_0_RELEASE'. This commit was manufactured to restore the state of the 3.0-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 663d73de50a37..3fdf91e1424b0 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[] = - "$Id$"; + "$Id: strings.c,v 1.6 1997/08/11 07:31:28 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.2.3