summaryrefslogtreecommitdiffstats
path: root/searchcore/src/apps/proton/downpersistence.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'searchcore/src/apps/proton/downpersistence.cpp')
-rw-r--r--searchcore/src/apps/proton/downpersistence.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchcore/src/apps/proton/downpersistence.cpp b/searchcore/src/apps/proton/downpersistence.cpp
index 4ee9a0635b0..33ad4bc5024 100644
--- a/searchcore/src/apps/proton/downpersistence.cpp
+++ b/searchcore/src/apps/proton/downpersistence.cpp
@@ -45,7 +45,7 @@ DownPersistence::listBuckets(BucketSpace, PartitionId) const
}
Result
-DownPersistence:: setClusterState(const ClusterState&)
+DownPersistence:: setClusterState(BucketSpace, const ClusterState&)
{
return Result();
}