summaryrefslogtreecommitdiff
path: root/games/adventure/wizard.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/adventure/wizard.c')
-rw-r--r--games/adventure/wizard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adventure/wizard.c b/games/adventure/wizard.c
index b8b8b6bfd0b90..a482ece61c28b 100644
--- a/games/adventure/wizard.c
+++ b/games/adventure/wizard.c
@@ -41,7 +41,7 @@
static char sccsid[] = "@(#)wizard.c 8.1 (Berkeley) 6/2/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/adventure/wizard.c,v 1.10 1999/12/19 00:21:51 billf Exp $";
#endif /* not lint */
/* Re-coding of advent in C: privileged operations */