mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
private variables became protected
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@2 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
parent
e2f9d69677
commit
7e6a0fbd1e
@ -1154,7 +1154,7 @@ typedef struct sharedSlsDetector {
|
|||||||
|
|
||||||
void acquire();
|
void acquire();
|
||||||
|
|
||||||
private:
|
protected:
|
||||||
|
|
||||||
/**
|
/**
|
||||||
address of the detector structure in shared memory
|
address of the detector structure in shared memory
|
||||||
|
Loading…
x
Reference in New Issue
Block a user