The patches for 3.0.5pre1.
[rsync/rsync-patches.git] / date-only.diff
index 4821eef..3b126ba 100644 (file)
@@ -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 },
-@@ -1967,6 +1970,9 @@ void server_options(char **args, int *argc_p)
+@@ -1968,6 +1971,9 @@ void server_options(char **args, int *argc_p)
                }
        }