mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
whitespace
This commit is contained in:
parent
195393f401
commit
e31364fdcb
@ -1039,7 +1039,7 @@ cmd_ret const runCommand(string const & cmd)
|
|||||||
command = rtrim(command, "2>&1");
|
command = rtrim(command, "2>&1");
|
||||||
err2out = true;
|
err2out = true;
|
||||||
}
|
}
|
||||||
string const cmdarg = "/d /c \"" + command+"\"";
|
string const cmdarg = "/d /c \"" + command + "\"";
|
||||||
string const comspec = getEnv("COMSPEC");
|
string const comspec = getEnv("COMSPEC");
|
||||||
|
|
||||||
security.nLength = sizeof(SECURITY_ATTRIBUTES);
|
security.nLength = sizeof(SECURITY_ATTRIBUTES);
|
||||||
|
Loading…
Reference in New Issue
Block a user