formatting

This commit is contained in:
2024-08-20 16:28:09 +02:00
parent b4533ac11f
commit 9c57571a41
9 changed files with 44 additions and 30 deletions

View File

@ -214,7 +214,7 @@ std::string Caller::hostname(int action) {
}
void Caller::EmptyDataCallBack(detectorData *data, uint64_t frameIndex,
uint32_t subFrameIndex, void *this_pointer) {
uint32_t subFrameIndex, void *this_pointer) {
LOG(logDEBUG) << "EmptyDataCallBack to start up zmq sockets";
}