From: Ian Jackson Date: Sun, 5 Jul 2009 18:39:42 +0000 (+0100) Subject: Fix message saying when OK to mess with YPP client X-Git-Tag: 1.9.3~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=4172802be80063ded4208231cf9fc2acdc35784b Fix message saying when OK to mess with YPP client --- diff --git a/pctb/convert.c b/pctb/convert.c index a73efd6..9fcbd58 100644 --- a/pctb/convert.c +++ b/pctb/convert.c @@ -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))