X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/36e715fdf295b975105dce63581d9cf9f154f34f..ae306a2933c7617493d80f46d891911634ec43d0:/source-backup.diff diff --git a/source-backup.diff b/source-backup.diff index ecd813d..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 }, -@@ -1957,6 +1960,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; }