X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/5b6281afcfebcc07b1db3a774671a4e129909feb..87a57a3072c0fe742b154bd62869cc08c65625bb:/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