mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
dumper: fix initalization list
Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
This commit is contained in:
parent
9c0517cb74
commit
85ab9f2100
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ using namespace villas::node;
|
|||
|
||||
Dumper::Dumper() :
|
||||
active(false),
|
||||
socketFd(0),
|
||||
socketPath(""),
|
||||
supressRepeatedWarning(true),
|
||||
warningCounter(0),
|
||||
|
|
Loading…
Add table
Reference in a new issue