diff options
Diffstat (limited to 'games/hack/hack.tty.c')
-rw-r--r-- | games/hack/hack.tty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.tty.c b/games/hack/hack.tty.c index f86c09fe8206b..285d29762fd41 100644 --- a/games/hack/hack.tty.c +++ b/games/hack/hack.tty.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)hack.tty.c 8.1 (Berkeley) 5/31/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/games/hack/hack.tty.c,v 1.6.2.1 2000/07/20 10:35:07 kris Exp $"; #endif /* not lint */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ |