mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
formatting
This commit is contained in:
parent
5c8c3ae3f3
commit
d90bf6c7df
@ -215,9 +215,9 @@ template <typename T> class SharedMemory {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const char* getNoShmAccessMessage() const {
|
const char *getNoShmAccessMessage() const {
|
||||||
return ("No shared memory to access. Create it first with "
|
return ("No shared memory to access. Create it first with "
|
||||||
"hostname or config command.");
|
"hostname or config command.");
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -9,5 +9,5 @@
|
|||||||
#define APIMYTHEN3 "7.0.0.rc3 0x230130"
|
#define APIMYTHEN3 "7.0.0.rc3 0x230130"
|
||||||
#define APIMOENCH "7.0.0.rc3 0x230130"
|
#define APIMOENCH "7.0.0.rc3 0x230130"
|
||||||
#define APIEIGER "7.0.0.rc3 0x230130"
|
#define APIEIGER "7.0.0.rc3 0x230130"
|
||||||
#define APILIB "7.0.0.rc3 0x230210"
|
#define APILIB "7.0.0.rc3 0x230210"
|
||||||
#define APIRECEIVER "7.0.0.rc3 0x230210"
|
#define APIRECEIVER "7.0.0.rc3 0x230210"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user