diff options
Diffstat (limited to 'games/hack/hack.u_init.c')
| -rw-r--r-- | games/hack/hack.u_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/hack/hack.u_init.c b/games/hack/hack.u_init.c index 8cef4170215..f61899d0bf1 100644 --- a/games/hack/hack.u_init.c +++ b/games/hack/hack.u_init.c @@ -3,7 +3,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: hack.u_init.c,v 1.3 1993/08/02 17:19:33 mycroft Exp $"; +static char rcsid[] = "$NetBSD: hack.u_init.c,v 1.4 1995/03/23 08:31:51 cgd Exp $"; #endif /* not lint */ #include "hack.h" |
