summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2013-07-19 17:44:08 +0000
committerChristopher Faylor <me@cgf.cx>2013-07-19 17:44:08 +0000
commitefef69e738f61b84e3f1159123557e748ea111d5 (patch)
treec378c74b52361f3ec902367b2fae86662fafa078
parentf53c4d692186a47c6e66d774bfa7db09fa0a7337 (diff)
downloadcygnal-efef69e738f61b84e3f1159123557e748ea111d5.tar.gz
cygnal-efef69e738f61b84e3f1159123557e748ea111d5.tar.bz2
cygnal-efef69e738f61b84e3f1159123557e748ea111d5.zip
fix comment typo
-rw-r--r--winsup/cygwin/kernel32.cc2
1 files changed, 1 insertions, 1 deletions
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