Merge remote-tracking branch 'origin/master'

pull/18/head
Shawn Webb 11 years ago
commit 65f36af321
  1. 2
      freshclam/freshclam.c

@ -244,7 +244,7 @@ download (const struct optstruct *opts, const char *cfgfile)
opt = (struct optstruct *) opt->nextarg;
if (!opt)
{
logg ("Update failed. Your network may be down or none of the mirrors listed in %s is working. Check http://www.clamav.net/doc/install.html for possible reasons.\n", cfgfile);
logg ("Update failed. Your network may be down or none of the mirrors listed in %s is working. Check http://www.clamav.net/doc/mirrors-faq.html for possible reasons.\n", cfgfile);
}
}

Loading…
Cancel
Save