summaryrefslogtreecommitdiff
path: root/games/rogue/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/rogue/main.c')
-rw-r--r--games/rogue/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rogue/main.c b/games/rogue/main.c
index 781c61859e712..1874a708b2edc 100644
--- a/games/rogue/main.c
+++ b/games/rogue/main.c
@@ -45,7 +45,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 5/31/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/games/rogue/main.c,v 1.3 1999/11/30 03:49:23 billf Exp $";
#endif /* not lint */
/*