X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/36e715fdf295b975105dce63581d9cf9f154f34f..ae306a2933c7617493d80f46d891911634ec43d0:/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;