[NeoStats-Devel] [Commits] r2668 - trunk/include
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: DNB Date: Fri Jul 15 09:42:16 2005 New Revision: 2668 Modified: trunk/include/neostats.h Log: increase module number limit from 20 to 40 Modified: trunk/include/neostats.h ============================================================================== --- trunk/include/neostats.h (original) +++ trunk/include/neostats.h Fri Jul 15 09:42:16 2005 @@ -435,7 +435,7 @@ #define VERSIONSIZE 128 /* doesn't have to be so big atm */ -#define NUM_MODULES 20 +#define NUM_MODULES 40 #define is_synched me.synched