small error couts

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@653 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-08-15 12:34:25 +00:00
parent 557f2f90ec
commit 97aa35a388
2 changed files with 1 additions and 1 deletions

View File

@ -1575,7 +1575,7 @@ int get_threshold_energy(int file_des) {
int n; int n;
int imod; int imod;
strcpy(mess,"cannot set threshold for gotthard"); strcpy(mess,"cannot get threshold for gotthard");
n = receiveDataOnly(file_des,&imod,sizeof(imod)); n = receiveDataOnly(file_des,&imod,sizeof(imod));
if (n < 0) if (n < 0)