]> granicus.if.org Git - nethack/commitdiff
fix a comment typo
authornhmall <nhmall@nethack.org>
Sat, 29 Jan 2022 14:36:09 +0000 (09:36 -0500)
committernhmall <nhmall@nethack.org>
Sat, 29 Jan 2022 14:36:09 +0000 (09:36 -0500)
sys/windows/Makefile.mingw32

index 9ae38be95ee6ff9f85487e2ea33890889da805b1..25c8e69c3fe66eccc28df98f31995d9f5d17f6a5 100644 (file)
@@ -204,7 +204,7 @@ cc = i686-w64-mingw32-gcc.exe
 ld = i686-w64-mingw32-gcc.exe
 rc = windres --target=pe-i386
 # the mingw version on our CI is missing
-# windef.h. This will cause the Makefile.mingw32
+# winres.h. This will cause the Makefile.mingw32
 # to put a temporary copy into one of our folders
 # that windres is already looking in.
 MISSING_HEADER = Y