no change

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@214 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
ramani_n 2012-08-03 10:21:49 +00:00
parent b154207535
commit d934111c2a

View File

@ -266,8 +266,8 @@ typedef struct sharedSlsDetector {
\param type is needed to define the size of the detector shared memory 9defaults to GENERIC i.e. the largest shared memory needed by any slsDetector is allocated
\param id is the detector index which is needed to define the shared memory id. Different physical detectors should have different IDs in order to work independently
*/
slsDetector(detectorType type=GENERIC, int id=0);
/** constructor