X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/81c453b16a8fcdfb53b160995232e6d2a7796434..c296031d9fd9e9826d3ef3709df03050fc6b4a44:/rsync.h diff --git a/rsync.h b/rsync.h index b0ca2385..e079a653 100644 --- a/rsync.h +++ b/rsync.h @@ -103,8 +103,8 @@ #define IOERR_DEL_LIMIT (1<<2) #define MAX_ARGS 1000 - #define MAX_BASIS_DIRS 20 +#define MAX_SERVER_ARGS (MAX_BASIS_DIRS*2 + 100) #define MPLEX_BASE 7