ndentation
This commit is contained in:
parent
81988e77d9
commit
a612e19e94
@ -6,8 +6,7 @@
|
||||
#include "../serviceinterface/ServiceInterfaceStream.h"
|
||||
|
||||
InternalErrorReporter::InternalErrorReporter(object_id_t setObjectId,
|
||||
uint32_t messageQueueDepth) :
|
||||
SystemObject(setObjectId),
|
||||
uint32_t messageQueueDepth): SystemObject(setObjectId),
|
||||
commandQueue(QueueFactory::instance()->
|
||||
createMessageQueue(messageQueueDepth)),
|
||||
poolManager(this, commandQueue),
|
||||
|
Loading…
Reference in New Issue
Block a user