From efef69e738f61b84e3f1159123557e748ea111d5 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 19 Jul 2013 17:44:08 +0000 Subject: [PATCH] fix comment typo --- winsup/cygwin/kernel32.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/cygwin/kernel32.cc b/winsup/cygwin/kernel32.cc index 9a5dc832e..06bc7d082 100644 --- a/winsup/cygwin/kernel32.cc +++ b/winsup/cygwin/kernel32.cc @@ -431,7 +431,7 @@ ucmd () return &wcmd; } -/* Cygwin replacement for GetCommandLineA. Returns a concatenated wide string +/* Cygwin replacement for GetCommandLineW. Returns a concatenated wide string representing the argv list, constructed using roughly the same mechanism as child_info_spawn::worker */ extern "C" LPWSTR WINAPI