X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/cbdf862c63c8b1b764247668a83430da0bf49559..bc3fcf1d39ca698386e09f1abc1a54178102e558:/checksum-xattr.diff diff --git a/checksum-xattr.diff b/checksum-xattr.diff index 88c2e94..7068ab7 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 -@@ -1235,7 +1235,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist, +@@ -1239,7 +1239,8 @@ struct file_struct *make_file(const char *fname, struct file_list *flist, memcpy(bp + basename_len, linkname, linkname_len); #endif