X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a5e6228afbf1809d33d9a31e0895c5e955c39ce1..85096e5eda83525eadddc9c6b1bc8135ac22e54a:/xattrs.diff?ds=sidebyside diff --git a/xattrs.diff b/xattrs.diff index cf9cc7e..c9465e7 100644 --- a/xattrs.diff +++ b/xattrs.diff @@ -13,7 +13,7 @@ To use this patch, run these commands for a successful build: diff --git a/compat.c b/compat.c --- a/compat.c +++ b/compat.c -@@ -177,13 +177,6 @@ void setup_protocol(int f_out,int f_in) +@@ -187,13 +187,6 @@ void setup_protocol(int f_out,int f_in) if (protocol_version < 30) { if (append_mode == 1) append_mode = 2;