X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/f2863bc00ee660400c314a756d19ce5455dce87d..4c15e80040f6ac2fc79d599d1722cf209cc30536:/fsync.diff?ds=sidebyside diff --git a/fsync.diff b/fsync.diff index dc856d8..fb8f076 100644 --- a/fsync.diff +++ b/fsync.diff @@ -90,7 +90,7 @@ diff --git a/util.c b/util.c extern int modify_window; extern int relative_paths; extern int human_readable; -@@ -314,6 +315,13 @@ int copy_file(const char *source, const char *dest, int ofd, +@@ -315,6 +316,13 @@ int copy_file(const char *source, const char *dest, int ofd, full_fname(source)); }