From 462fca95471224f85b85be911e72faee16cd1597 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sun, 1 Aug 1993 18:49:50 +0000 Subject: Add RCS identifiers. --- battlestar/fly.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'battlestar/fly.c') diff --git a/battlestar/fly.c b/battlestar/fly.c index e9b2db20..663cf739 100644 --- a/battlestar/fly.c +++ b/battlestar/fly.c @@ -32,7 +32,8 @@ */ #ifndef lint -static char sccsid[] = "@(#)fly.c 5.6 (Berkeley) 3/4/91"; +/*static char sccsid[] = "from: @(#)fly.c 5.6 (Berkeley) 3/4/91";*/ +static char rcsid[] = "$Id: fly.c,v 1.2 1993/08/01 18:56:01 mycroft Exp $"; #endif /* not lint */ #include "externs.h" -- cgit v1.2.3