diff -r a352f3e4f95d -r 23fcca9ef1fb master/module.c --- a/master/module.c Tue Feb 16 16:45:14 2010 +0100 +++ b/master/module.c Tue Feb 16 18:19:17 2010 +0100 @@ -43,7 +43,7 @@ /*****************************************************************************/ -#define MAX_MASTERS 5 /**< Maximum number of masters. */ +#define MAX_MASTERS 32 /**< Maximum number of masters. */ /*****************************************************************************/