summaryrefslogtreecommitdiffstats
path: root/games/rogue/use.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/use.c')
-rw-r--r--games/rogue/use.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/rogue/use.c b/games/rogue/use.c
index 62edc71..3c5f62b 100644
--- a/games/rogue/use.c
+++ b/games/rogue/use.c
@@ -35,7 +35,11 @@
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)use.c 8.1 (Berkeley) 5/31/93";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud