]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
typo fixed. Sergey.
authorhadaq <hadaq>
Thu, 17 Jun 2010 15:44:42 +0000 (15:44 +0000)
committerhadaq <hadaq>
Thu, 17 Jun 2010 15:44:42 +0000 (15:44 +0000)
hadaq/evtbuild.c

index 21a3980cbcd5928da0a1cdac5649887260614dcd..da458cb3cc77e285883eec8eeb292429ba431aab 100644 (file)
@@ -1,4 +1,4 @@
-static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.111 2010-06-17 13:45:01 hadaq Exp $";
+static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.112 2010-06-17 15:44:42 hadaq Exp $";
 
 #define _POSIX_C_SOURCE 199309L
 #define SYSLOG_NAMES
@@ -884,6 +884,7 @@ static void printDebug(TheArgs *theArgs, TheStats *theStats, TheDebug * theDebug
                theDebug->evtsBrokenCnt[i] = 0;
                theDebug->errBitsCnt[i] = 0;
                theDebug->debugWordsCnt[i] = 0;
+               theDebug->debugSizesCnt[i] = 0;
        }
 }