summaryrefslogtreecommitdiffstats
path: root/battlestar/fly.c
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 18:49:50 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 18:49:50 +0000
commit462fca95471224f85b85be911e72faee16cd1597 (patch)
treea0e4c1c096d66e8908adab57224bf19bd7f94e63 /battlestar/fly.c
parent1639abc312beea68f4391a202db74ef7bdd5a494 (diff)
downloadbsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.tar.gz
bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.tar.zst
bsdgames-darwin-462fca95471224f85b85be911e72faee16cd1597.zip
Add RCS identifiers.
Diffstat (limited to 'battlestar/fly.c')
-rw-r--r--battlestar/fly.c3
1 files changed, 2 insertions, 1 deletions
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"