mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-15 15:58:41 +01:00
formatting
This commit is contained in:
@@ -215,7 +215,7 @@ 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.");
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user