list, oset, xlist, xoset, xsublist: simplify via extern inline
[gnulib.git] / lib / dup2.c
index 313b619..f6d0f1c 100644 (file)
@@ -31,7 +31,7 @@
 
 # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
 
-/* Get declarations of the Win32 API functions.  */
+/* Get declarations of the native Windows API functions.  */
 #  define WIN32_LEAN_AND_MEAN
 #  include <windows.h>