summaryrefslogtreecommitdiffstats
path: root/documentapi/src
diff options
context:
space:
mode:
Diffstat (limited to 'documentapi/src')
-rw-r--r--documentapi/src/vespa/documentapi/messagebus/systemstate/systemstate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/src/vespa/documentapi/messagebus/systemstate/systemstate.cpp b/documentapi/src/vespa/documentapi/messagebus/systemstate/systemstate.cpp
index 64e05fec793..b0ad75ffa3d 100644
--- a/documentapi/src/vespa/documentapi/messagebus/systemstate/systemstate.cpp
+++ b/documentapi/src/vespa/documentapi/messagebus/systemstate/systemstate.cpp
@@ -303,4 +303,4 @@ SystemState::SystemState(NodeState::UP root) :
_lock(std::make_unique<vespalib::Lock>())
{}
-SystemState::~SystemState() {} \ No newline at end of file
+SystemState::~SystemState() {}