]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winshare.c
Document SSH IUTF8 mode.
[PuTTY.git] / windows / winshare.c
index 3954045cf612500bcda284e13f8fd43a214d28ea..56276045b7ed29a6cbec4a075ba3d7332ab90ec2 100644 (file)
@@ -20,7 +20,7 @@
 #ifdef COVERITY
 /*
  * The hack I use to build for Coverity scanning, using winegcc and
- * Makefile.cyg, didn't provide some defines in wincrypt.h last time I
+ * Makefile.mgw, didn't provide some defines in wincrypt.h last time I
  * looked. Therefore, define them myself here, but enclosed in #ifdef
  * COVERITY to ensure I don't make up random nonsense values for any
  * real build.