]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
increased max number of statistics. Sergey Yurevich
authorhadaq <hadaq>
Tue, 24 Jun 2008 17:53:17 +0000 (17:53 +0000)
committerhadaq <hadaq>
Tue, 24 Jun 2008 17:53:17 +0000 (17:53 +0000)
hadaq/worker.h

index 161d9a724301c67d58ebb09cd498ed536369eec2..4b0108c99611b124e06e6f0c1d19feccd69100d9 100644 (file)
@@ -7,7 +7,7 @@
 
 #include "psxshm.h"
 
-#define WORKER_MAX_NUM_STATS 550
+#define WORKER_MAX_NUM_STATS 850
 #define WORKER_MAX_NAME_LEN 32
 
 typedef struct StatisticS {