Index: trunk/FACT++/src/FAD.h
===================================================================
--- trunk/FACT++/src/FAD.h	(revision 16616)
+++ trunk/FACT++/src/FAD.h	(revision 16617)
@@ -148,7 +148,6 @@
   //connections
    int8_t   numConn[NBOARDS] ;  //#connections per board (at the moment)
-   int32_t  rateBytes[NBOARDS]; //#Bytes read this cycle  **
-   int64_t  totBytes[NBOARDS];  //#Bytes read (counter)
-
+   uint32_t rateBytes[NBOARDS];  //#Bytes read (counter)
+   int32_t  relBytes[NBOARDS];   //#Bytes read this cycle  **
 
   // ** // if counter and rates exist, do only update the rates in
