Whitespace cleanup from Denis Vlasenko.

This commit is contained in:
Rob Landley 2006-06-13 16:44:26 +00:00
parent 7900b7b9b9
commit 76ef08c5e3

View File

@ -494,7 +494,6 @@ read_response:
if (ftpcmd("RETR /", target.path, sfp, buf) > 150)
close_delete_and_die("RETR: %s", buf+4);
}