diff src/plugincandidates.cpp @ 14:8643d4d1cb14

Minor build updates
author Chris Cannam
date Tue, 25 Oct 2016 15:29:01 +0100
parents 8545be78b994
children c80c55cabfcd
line wrap: on
line diff
--- a/src/plugincandidates.cpp	Tue Oct 25 14:48:56 2016 +0100
+++ b/src/plugincandidates.cpp	Tue Oct 25 15:29:01 2016 +0100
@@ -208,7 +208,7 @@
         process.waitForFinished();
     }
 
-    log("helper completed");
+    log("helper completed\n");
     
     return output;
 }