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. --- gnu/usr.bin/rcs/lib/rcsgen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/usr.bin/rcs/lib/rcsgen.c') diff --git a/gnu/usr.bin/rcs/lib/rcsgen.c b/gnu/usr.bin/rcs/lib/rcsgen.c index 35d8702a34f8..03469ec010df 100644 --- a/gnu/usr.bin/rcs/lib/rcsgen.c +++ b/gnu/usr.bin/rcs/lib/rcsgen.c @@ -140,7 +140,7 @@ Report problems and direct all questions to: #include "rcsbase.h" -libId(genId, "$FreeBSD$") +libId(genId, "$FreeBSD: src/gnu/usr.bin/rcs/lib/rcsgen.c,v 1.7 1999/08/27 23:36:46 peter Exp $") int interactiveflag; /* Should we act as if stdin is a tty? */ struct buf curlogbuf; /* buffer for current log message */ -- cgit v1.2.3