X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/59187666b904387f8531f36d804b1501772ebde9..d01d15e096dd63f3248e47c0c6846b2a48e3ab01:/main.c diff --git a/main.c b/main.c index 23452f5c..272f8a0a 100644 --- a/main.c +++ b/main.c @@ -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 */