mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 12:57:13 +02:00
WIP doc
This commit is contained in:
@ -203,7 +203,7 @@ std::string CmdProxy::Acquire(int action) {
|
||||
return os.str();
|
||||
}
|
||||
|
||||
std::string CmdProxy::free(int action) {
|
||||
std::string CmdProxy::Free(int action) {
|
||||
// This function is purely for help, actual functionality is in the caller
|
||||
return "free\n\tFree detector shared memory\n";
|
||||
}
|
||||
|
Reference in New Issue
Block a user