The patches for 3.2.5pre2.
[rsync-patches.git] / detect-renamed-lax.diff
index 63a938e6150f8bbb2d48af4188fa32106964be5d..6ff117880ec4533c74b6e2bfac5de5c5b70c59ec 100644 (file)
@@ -71,7 +71,7 @@ diff --git a/options.c b/options.c
    {"fuzzy",           'y', POPT_ARG_NONE,   0, 'y', 0, 0 },
    {"no-fuzzy",         0,  POPT_ARG_VAL,    &fuzzy_basis, 0, 0, 0 },
    {"no-y",             0,  POPT_ARG_VAL,    &fuzzy_basis, 0, 0, 0 },
-@@ -2793,8 +2795,14 @@ void server_options(char **args, int *argc_p)
+@@ -2796,8 +2798,14 @@ void server_options(char **args, int *argc_p)
                        args[ac++] = "--super";
                if (size_only)
                        args[ac++] = "--size-only";