From c6e4d7ac75a50f3075ba9a83eb5c6b0ea2b0aa9a Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Wed, 14 May 2003 10:56:54 +0000 Subject: [PATCH] win32tty: The author field should not be left as devteam --- sys/winnt/nhraykey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/winnt/nhraykey.c b/sys/winnt/nhraykey.c index bb2416e51..475f27fde 100644 --- a/sys/winnt/nhraykey.c +++ b/sys/winnt/nhraykey.c @@ -156,7 +156,7 @@ */ static char where_to_get_source[] = "http://www.nethack.org/"; -static char author[] = "The NetHack Development Team"; +static char author[] = "Ray Chason"; #include "hack.h" #include "wintty.h" -- 2.50.1