mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 21:37:13 +02:00
in progress with integratign new shm in multi
This commit is contained in:
@ -262,7 +262,7 @@ slsDetector::slsDetector(int pos, detectorType type, int id, multiSlsDetector *p
|
||||
}
|
||||
|
||||
|
||||
slsDetector::~slsDetector(){
|
||||
slsDetector:slsDetector(){
|
||||
|
||||
// Detach Memory address
|
||||
if (shmdt(thisDetector) == -1) {
|
||||
|
Reference in New Issue
Block a user