X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e2e42a01ba5a2258edf1510280bb83864a0c8748..963ca80882dea2131e78563fa59e3e0e7c70c195:/checksum-xattr.diff diff --git a/checksum-xattr.diff b/checksum-xattr.diff index 62e1fbf..0515194 100644 --- a/checksum-xattr.diff +++ b/checksum-xattr.diff @@ -11,7 +11,7 @@ To use this patch, run these commands for a successful build: diff --git a/flist.c b/flist.c --- a/flist.c +++ b/flist.c -@@ -1250,7 +1250,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist, +@@ -1286,7 +1286,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist, memcpy(bp + basename_len, linkname, linkname_len); #endif