mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 04:17:15 +02:00
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:
Binary file not shown.
@ -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)
|
||||||
|
Reference in New Issue
Block a user