fix comment typo
This commit is contained in:
parent
f53c4d6921
commit
efef69e738
@ -431,7 +431,7 @@ ucmd ()
|
|||||||
return &wcmd;
|
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
|
representing the argv list, constructed using roughly the same mechanism as
|
||||||
child_info_spawn::worker */
|
child_info_spawn::worker */
|
||||||
extern "C" LPWSTR WINAPI
|
extern "C" LPWSTR WINAPI
|
||||||
|
Loading…
Reference in New Issue
Block a user