diff options
Diffstat (limited to 'games/hack/hack.mkmaze.c')
| -rw-r--r-- | games/hack/hack.mkmaze.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/games/hack/hack.mkmaze.c b/games/hack/hack.mkmaze.c index 769cd5db59559..609a172c8b16f 100644 --- a/games/hack/hack.mkmaze.c +++ b/games/hack/hack.mkmaze.c @@ -1,6 +1,6 @@  /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */  /* hack.mkmaze.c - version 1.0.2 */ -/* $FreeBSD$ */ +/* $FreeBSD: src/games/hack/hack.mkmaze.c,v 1.4 1999/11/16 10:26:37 marcel Exp $ */  #include "hack.h"  #include "def.mkroom.h"		/* not really used */ | 
