X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/a6587818c397ffbdfc336e77d5021efb103debf9..0f6260347bf6c29859ed4808f04222f84c2a8817:/links-depth.diff diff --git a/links-depth.diff b/links-depth.diff index 12a62de..dbcdf9c 100644 --- a/links-depth.diff +++ b/links-depth.diff @@ -62,7 +62,7 @@ in this modified version. #else linkname_len = 0; #endif ---- orig/options.c 2004-09-20 05:10:48 +--- orig/options.c 2004-09-23 17:42:07 +++ options.c 2004-07-16 16:12:29 @@ -42,6 +42,7 @@ int archive_mode = 0; int keep_dirlinks = 0;