commit e31364fdcbda529f42df8839ee1476f953b70967
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Feb 15 09:26:43 2020 +0100

    whitespace
---
 src/support/filetools.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/support/filetools.cpp b/src/support/filetools.cpp
index bca242d..a36446d 100644
--- a/src/support/filetools.cpp
+++ b/src/support/filetools.cpp
@@ -1039,7 +1039,7 @@ cmd_ret const runCommand(string const & cmd)
                command = rtrim(command, "2>&1");
                err2out = true;
        }
-       string const cmdarg = "/d /c \"" + command+"\"";
+       string const cmdarg = "/d /c \"" + command + "\"";
        string const comspec = getEnv("COMSPEC");
 
        security.nLength = sizeof(SECURITY_ATTRIBUTES);
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to