fix comment typo
This commit is contained in:
parent
f53c4d6921
commit
efef69e738
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user