Use mswin for the window port name since that is used in the window port itself.

This commit is contained in:
nethack.allison
2002-03-05 05:11:45 +00:00
parent 3c0e37d9c9
commit 41b924838c

View File

@@ -751,7 +751,7 @@ static const char *window_opts[] = {
"Gem",
#endif
#ifdef MSWIN_GRAPHICS
"Win32",
"mswin",
#endif
#ifdef BEOS_GRAPHICS
"BeOS InterfaceKit",