diff --git a/src/classes/PMsrHandler.cpp b/src/classes/PMsrHandler.cpp index 081e70da..b847f6b7 100644 --- a/src/classes/PMsrHandler.cpp +++ b/src/classes/PMsrHandler.cpp @@ -2501,7 +2501,7 @@ bool PMsrHandler::CheckMaps() for (unsigned int i=0; i= 0)) { // map value smaller than run-block map length if (fRuns[j].fMap[mapVec[i]-MSR_PARAM_MAP_OFFSET-1] != 0) { // map value in the run-block != 0 found = true;