X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=b8b286996ded6c5ff9b01b64468c82c0376dc0aa;hp=96d7d57f3227ace5cb76a909db32e9be917c7e64;hb=172a11764713faeb7eb6ce569c032b1b1e37e370;hpb=ae0598df9bc459652c167fa9826a72b10b775a7a diff --git a/src/main.c b/src/main.c index 96d7d57f..b8b28699 100644 --- a/src/main.c +++ b/src/main.c @@ -1188,7 +1188,7 @@ main (int argc, char **argv) { fprintf (stderr, _("Both --no-clobber and --convert-links were specified," - "only --convert-links will be used.\n")); + " only --convert-links will be used.\n")); opt.noclobber = false; }