mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +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:
parent
557f2f90ec
commit
97aa35a388
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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user