Fixed a failing hunk.
[rsync/rsync-patches.git] / backup-dir-dels.diff
index 362630e..acede4a 100644 (file)
@@ -131,8 +131,8 @@ Marc St-Onge
  char backup_dir_buf[MAXPATHLEN];
 +char delete_dir_buf[MAXPATHLEN];
  int rsync_port = 0;
+ int compare_dest = 0;
  int copy_dest = 0;
- int link_dest = 0;
 @@ -246,7 +252,9 @@ void usage(enum logcode F)
    rprintf(F,"     --no-implied-dirs       don't send implied dirs with -R\n");
    rprintf(F," -b, --backup                make backups (see --suffix & --backup-dir)\n");