X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/9127013998bd097f699897b0f2b142fe2ba71e9d..ae306a2933c7617493d80f46d891911634ec43d0:/source-backup.diff diff --git a/source-backup.diff b/source-backup.diff index ea5fbde..f12bd15 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 }, -@@ -1951,6 +1954,8 @@ void server_options(char **args, int *argc_p) +@@ -1965,6 +1968,8 @@ void server_options(char **args, int *argc_p) goto oom; args[ac++] = arg; }