author | Florian Pose <fp@igh-essen.com> |
Wed, 17 Feb 2010 16:54:56 +0100 | |
changeset 1815 | 73bca8fc0720 |
parent 1814 | 23fcca9ef1fb (diff) |
parent 1813 | efff25b15f93 (current diff) |
child 1817 | 6eea48b237a8 |
--- a/master/module.c Wed Feb 17 16:23:43 2010 +0100 +++ b/master/module.c Wed Feb 17 16:54:56 2010 +0100 @@ -43,7 +43,7 @@ /*****************************************************************************/ -#define MAX_MASTERS 5 /**< Maximum number of masters. */ +#define MAX_MASTERS 32 /**< Maximum number of masters. */ /*****************************************************************************/