X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/e2e42a01ba5a2258edf1510280bb83864a0c8748..6ac9ce9a46c911cbaa7f3d1c33f49f595373622d:/date-only.diff diff --git a/date-only.diff b/date-only.diff index e2e5913..4821eef 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 }, -@@ -1959,6 +1962,9 @@ void server_options(char **args, int *argc_p) +@@ -1967,6 +1970,9 @@ void server_options(char **args, int *argc_p) } }