changeset 14:8643d4d1cb14

Minor build updates
author Chris Cannam
date Tue, 25 Oct 2016 15:29:01 +0100
parents 8545be78b994
children 45ad9f91f977
files src/plugincandidates.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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;
 }