diff options
Diffstat (limited to 'games/hack/hack.timeout.c')
-rw-r--r-- | games/hack/hack.timeout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.timeout.c b/games/hack/hack.timeout.c index f23febf7693db..d90279c7ebc95 100644 --- a/games/hack/hack.timeout.c +++ b/games/hack/hack.timeout.c @@ -1,6 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.timeout.c - version 1.0.3 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.timeout.c,v 1.3 1999/11/16 02:57:12 billf Exp $ */ #include "hack.h" |