X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/7f0bf1cb30e4c9cb751903ae1e7b235760bcfd00..0ef5abcbbb95298fa9faf1d3eb275a9e76e1d951:/xattrs.diff diff --git a/xattrs.diff b/xattrs.diff index cf0eab1..4446c7c 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 -@@ -187,13 +187,6 @@ void setup_protocol(int f_out,int f_in) +@@ -190,13 +190,6 @@ void setup_protocol(int f_out,int f_in) if (protocol_version < 30) { if (append_mode == 1) append_mode = 2;