X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/4eddff1630ee489ee5fa856668ec5d1038883a01..b896fd5603241e7b69d4804ba3f03dbfb789fc93:/link-by-hash.diff diff --git a/link-by-hash.diff b/link-by-hash.diff index 52557c0..da8c29a 100644 --- a/link-by-hash.diff +++ b/link-by-hash.diff @@ -612,7 +612,7 @@ Patch Summary: ret == -2 ? "copy" : "rename", --- rsync.h 14 Apr 2004 23:33:37 -0000 1.196 +++ rsync.h 15 Apr 2004 19:19:00 -0000 -@@ -519,6 +519,14 @@ struct stats { +@@ -517,6 +517,14 @@ struct stats { int current_file_index; };