*** empty log message ***

This commit is contained in:
Mike Goslin 2000-12-08 03:35:12 +00:00
parent 0d163ce747
commit 7f7455c336

View File

@ -578,7 +578,7 @@ download(const string &file_name, Filename file_dest,
if (ans == RS_eof) {
if (got_any_data == true) {
if (bytes > 0 || got_any_data == true) {
if (downloader_cat.is_debug())
downloader_cat.debug()
<< "Download for: " << file_name << " completed" << endl;