fixed more files in rxr earlier bug

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@589 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-05-29 15:42:50 +00:00
parent 78aaedf243
commit a9b18ab32e

View File

@ -483,7 +483,7 @@ int slsReceiverFunctionList::startWriting(){
} }
//if(prevframenum != 0){ //if(prevframenum != 0){
if(!framesCaught){ if(framesCaught){
prevframenum=currframenum; prevframenum=currframenum;
framesInFile = 0; framesInFile = 0;
} }