mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 04:44:54 +01:00
clang-format
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <sys/syscall.h>
|
||||
#include <unistd.h>
|
||||
|
||||
namespace sls{
|
||||
namespace sls {
|
||||
|
||||
Receiver::~Receiver() = default;
|
||||
|
||||
@@ -145,4 +145,4 @@ void Receiver::registerCallBackRawDataModifyReady(
|
||||
tcpipInterface->registerCallBackRawDataModifyReady(func, arg);
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace sls
|
||||
Reference in New Issue
Block a user