passfd: fix comment on recvfd
[gnulib.git] / lib / javaexec.c
index cc571a6..071e822 100644 (file)
@@ -358,7 +358,7 @@ execute_java_class (const char *class_name,
   }
 
 #if defined _WIN32 || defined __WIN32__ || defined __CYGWIN__
-  /* Win32, Cygwin */
+  /* Native Windows, Cygwin */
   {
     static bool jview_tested;
     static bool jview_present;