]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhades <hades>
Fri, 17 Nov 2000 13:17:59 +0000 (13:17 +0000)
committerhades <hades>
Fri, 17 Nov 2000 13:17:59 +0000 (13:17 +0000)
hadaq/hwshow.c

index 46bab4963ebaa5aea7b40692a0d31c4b5e0f6e46..3b28161134c63ace2a52451c69034a104686a082 100644 (file)
@@ -1,4 +1,4 @@
-static char rcsId[] = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwshow.c,v 6.11 2000-11-11 11:49:27 hades Exp $";
+static char rcsId[] = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/Attic/hwshow.c,v 6.12 2000-11-17 13:17:59 hades Exp $";
 
 #define _POSIX_C_SOURCE 199309L
 #include <unistd.h>
@@ -13,7 +13,7 @@ static char rcsId[] = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/had
 #include "hwship.h"
 
 /* Set number of RCs here */
-#define NSHIPS 9
+#define NSHIPS 8
 
 struct HardwareS {
        size_t maxSubEvtSize;