diff options
Diffstat (limited to 'games/hack/hack.eat.c')
-rw-r--r-- | games/hack/hack.eat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.eat.c b/games/hack/hack.eat.c index 8c023a6bb16f2..a79a8c8974006 100644 --- a/games/hack/hack.eat.c +++ b/games/hack/hack.eat.c @@ -1,6 +1,6 @@ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* hack.eat.c - version 1.0.3 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.eat.c,v 1.4 1999/11/16 10:26:36 marcel Exp $ */ #include "hack.h" char POISONOUS[] = "ADKSVabhks"; |