X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/63bb92e3343c5d762dec2ff150bb3e5e165d05db..f9df736a3e22f15307f9e304eb9069b06e94208f:/date-only.diff diff --git a/date-only.diff b/date-only.diff index e5c2819..f9dcb98 100644 --- a/date-only.diff +++ b/date-only.diff @@ -25,7 +25,7 @@ diff --git a/generator.c b/generator.c extern int size_only; extern OFF_T max_size; extern OFF_T min_size; -@@ -676,6 +677,9 @@ void itemize(const char *fnamecmp, struct file_struct *file, int ndx, int statre +@@ -696,6 +697,9 @@ void itemize(const char *fnamecmp, struct file_struct *file, int ndx, int statre /* Perform our quick-check heuristic for determining if a file is unchanged. */ int unchanged_file(char *fn, struct file_struct *file, STRUCT_STAT *st) {