X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/ab5ffac0b5b90b65432ee6491f5c8cf94a3b0e18..e2e42a01ba5a2258edf1510280bb83864a0c8748:/date-only.diff diff --git a/date-only.diff b/date-only.diff index d6a7d3b..e2e5913 100644 --- a/date-only.diff +++ b/date-only.diff @@ -62,7 +62,7 @@ diff --git a/options.c b/options.c {"one-file-system", 'x', POPT_ARG_NONE, 0, 'x', 0, 0 }, {"no-one-file-system",'x',POPT_ARG_VAL, &one_file_system, 0, 0, 0 }, {"no-x", 'x', POPT_ARG_VAL, &one_file_system, 0, 0, 0 }, -@@ -1953,6 +1956,9 @@ void server_options(char **args, int *argc_p) +@@ -1959,6 +1962,9 @@ void server_options(char **args, int *argc_p) } }