summaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/spi/operationcomplete.h
diff options
context:
space:
mode:
Diffstat (limited to 'persistence/src/vespa/persistence/spi/operationcomplete.h')
-rw-r--r--persistence/src/vespa/persistence/spi/operationcomplete.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/persistence/src/vespa/persistence/spi/operationcomplete.h b/persistence/src/vespa/persistence/spi/operationcomplete.h
index 18a3c250e24..5a9b8d258df 100644
--- a/persistence/src/vespa/persistence/spi/operationcomplete.h
+++ b/persistence/src/vespa/persistence/spi/operationcomplete.h
@@ -1,4 +1,4 @@
-// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.#pragma once
+// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
@@ -27,4 +27,4 @@ public:
virtual void addResultHandler(const ResultHandler * resultHandler) = 0;
};
-} \ No newline at end of file
+}