author | Florian Pose <fp@igh-essen.com> |
Tue, 16 Feb 2010 18:19:17 +0100 | |
changeset 1814 | 23fcca9ef1fb |
parent 1810 | a352f3e4f95d |
child 1815 | 73bca8fc0720 |
master/module.c | file | annotate | diff | comparison | revisions |
--- 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. */ /*****************************************************************************/