X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/4c107044a94d027e9ba894d31577f427c10402ae..963ca80882dea2131e78563fa59e3e0e7c70c195:/source-backup.diff diff --git a/source-backup.diff b/source-backup.diff index 37b9abe..58cae93 100644 --- a/source-backup.diff +++ b/source-backup.diff @@ -36,7 +36,7 @@ diff --git a/options.c b/options.c {"no-backup", 0, POPT_ARG_VAL, &make_backups, 0, 0, 0 }, {"backup-dir", 0, POPT_ARG_STRING, &backup_dir, 0, 0, 0 }, {"suffix", 0, POPT_ARG_STRING, &backup_suffix, 0, 0, 0 }, -@@ -1965,6 +1968,8 @@ void server_options(char **args, int *argc_p) +@@ -1966,6 +1969,8 @@ void server_options(char **args, int *argc_p) goto oom; args[ac++] = arg; }