From 5c66d91e3e69446081ef6254063ad638fbc48aca Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 12 Mar 2013 21:28:54 +0300 Subject: Fix code style. --- src/utils/process.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/process.cpp') diff --git a/src/utils/process.cpp b/src/utils/process.cpp index dbc314921..538d7274e 100644 --- a/src/utils/process.cpp +++ b/src/utils/process.cpp @@ -40,7 +40,7 @@ const int timeOut = 10; #include int execFileWait(std::string pathName, std::string name A_UNUSED, - std::string arg1, std::string arg2, int waitTime) + std::string arg1, std::string arg2, int waitTime A_UNUSED) { // if (!waitTime) // waitTime = timeOut; -- cgit v1.2.3-60-g2f50