Trivial indentation fix.

This commit is contained in:
David Nadlinger
2013-10-02 18:02:41 +02:00
parent b17a6421a4
commit c58c833be9

View File

@@ -939,7 +939,7 @@ void buildCommandLine(std::vector<const char*>& r, const Params& p)
}
/**
* Returns the OS-dependent length limit for the command line when invoking
* Returns the OS-dependent length limit for the command line when invoking
* subprocesses.
*/
size_t maxCommandLineLen()