Commit 40da9042 authored by Wayne Davison's avatar Wayne Davison

Tweaked a comment.

parent 34fada30
......@@ -462,7 +462,7 @@ static int do_recv(int f_in,int f_out,struct file_list *flist,char *local_name)
generate_files(f_out, flist, local_name);
get_redo_num(); /* Read final -1, and any prior messages. */
get_redo_num(); /* Read final MSG_DONE and any prior messages. */
io_flush(FULL_FLUSH);
if (protocol_version >= 24) {
/* send a final goodbye message */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment