From 462fca95471224f85b85be911e72faee16cd1597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 18:49:50 +0000 Subject: Add RCS identifiers. --- fish/fish.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fish/fish.c') diff --git a/fish/fish.c b/fish/fish.c index 0147ff22..9eb93031 100644 --- a/fish/fish.c +++ b/fish/fish.c @@ -41,7 +41,8 @@ char copyright[] = #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)fish.c 5.4 (Berkeley) 1/18/91"; +/*static char sccsid[] = "from: @(#)fish.c 5.4 (Berkeley) 1/18/91";*/ +static char rcsid[] = "$Id: fish.c,v 1.2 1993/08/01 18:54:54 mycroft Exp $"; #endif /* not lint */ #include -- cgit v1.2.3