mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
minor
This commit is contained in:
@ -5789,7 +5789,7 @@ string multiSlsDetector::getReceiverLastClientIP()
|
||||
|
||||
int multiSlsDetector::exitReceiver()
|
||||
{
|
||||
|
||||
//(Erik) logic is flawed should return fail if any fails
|
||||
int ival = FAIL, iv;
|
||||
for (int idet = 0; idet < thisMultiDetector->numberOfDetectors; ++idet) {
|
||||
if (detectors[idet]) {
|
||||
|
Reference in New Issue
Block a user