From: hadaq Date: Wed, 4 Apr 2007 17:35:56 +0000 (+0000) Subject: increase WORKER_MAX_NUM_STATS to 160. Sergey X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=599ff8532d0f61c9a3668ea1eceb55ce7139b387;p=daqdata.git increase WORKER_MAX_NUM_STATS to 160. Sergey --- diff --git a/hadaq/worker.h b/hadaq/worker.h index 6633da6..435f143 100644 --- a/hadaq/worker.h +++ b/hadaq/worker.h @@ -7,7 +7,7 @@ #include "psxshm.h" -#define WORKER_MAX_NUM_STATS 80 +#define WORKER_MAX_NUM_STATS 160 #define WORKER_MAX_NAME_LEN 32 typedef struct StatisticS {