X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/36e715fdf295b975105dce63581d9cf9f154f34f..ae306a2933c7617493d80f46d891911634ec43d0:/sparse-block.diff diff --git a/sparse-block.diff b/sparse-block.diff index 27fa9b1..39bacb0 100644 --- a/sparse-block.diff +++ b/sparse-block.diff @@ -65,7 +65,7 @@ diff --git a/options.c b/options.c {"inplace", 0, POPT_ARG_VAL, &inplace, 1, 0, 0 }, {"no-inplace", 0, POPT_ARG_VAL, &inplace, 0, 0, 0 }, {"append", 0, POPT_ARG_NONE, 0, OPT_APPEND, 0, 0 }, -@@ -1891,6 +1894,12 @@ void server_options(char **args, int *argc_p) +@@ -1899,6 +1902,12 @@ void server_options(char **args, int *argc_p) args[ac++] = arg; }