win32tty: The author field should not be left as devteam

This commit is contained in:
nethack.allison
2003-05-14 10:56:54 +00:00
parent c4c1b064f7
commit c6e4d7ac75

View File

@@ -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"