chiark / gitweb /
Fix message saying when OK to mess with YPP client
[ypp-sc-tools.main.git] / pctb / convert.c
index a73efd6551e4ab4af999681473626236116cc99a..9fcbd58483fb08587a040fd25cd33c4aecdec571 100644 (file)
@@ -299,8 +299,8 @@ int main(int argc, char **argv) {
     open_screenshot_file("w");
     if (o_flags & ff_singlepage) take_one_screenshot();
     else take_screenshots();
-    progress_log("OK for you to move the mouse now, and you can "
-                " use the YPP normally client again.");
+    progress_log("OK for you to move the mouse now, and you can"
+                " use the YPP client again.");
   }
   if (o_mode & mf_readscreenshot) {
     if ((o_flags & ff_upload) && !(o_flags & ff_testservers))