Tweaked an error message and a comment.
[rsync/rsync.git] / sender.c
index 0954218..1c81ec1 100644 (file)
--- a/sender.c
+++ b/sender.c
@@ -180,7 +180,7 @@ void send_files(int f_in, int f_out)
 
        while (1) {
                if (inc_recurse)
-                       send_extra_file_list(f_out, 1000);
+                       send_extra_file_list(f_out, FILECNT_LOOKAHEAD);
 
                /* This call also sets cur_flist. */
                ndx = read_ndx_and_attrs(f_in, f_out, &iflags,