The patches for 3.0.5pre1.
[rsync/rsync-patches.git] / sparse-block.diff
index 39bacb0..aa11420 100644 (file)
@@ -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 },
-@@ -1899,6 +1902,12 @@ void server_options(char **args, int *argc_p)
+@@ -1900,6 +1903,12 @@ void server_options(char **args, int *argc_p)
                args[ac++] = arg;
        }