From: malc Date: Sun, 13 Jan 2013 16:31:17 +0000 (+0400) Subject: Remove stray space X-Git-Tag: v14~71 X-Git-Url: https://repo.or.cz/w/llpp.git/commitdiff_plain/4e94174e41fe48ea4bf3d4e86fc43490860e2508 Remove stray space --- diff --git a/link.c b/link.c index dd5837e..827c55e 100644 --- a/link.c +++ b/link.c @@ -1460,7 +1460,7 @@ static void search (regex_t *re, int pageno, int y, int forward) } } end = now (); - if (!stop) { + if (!stop) { printd ("progress 1 no matches %f sec", end - start); } printd ("clearrects");