summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp')
-rw-r--r--src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp b/src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp
index cdf546f7c70..197363e9173 100644
--- a/src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp
+++ b/src/mongo/s/commands/cluster_update_zone_key_range_cmd.cpp
@@ -126,7 +126,7 @@ public:
}
virtual bool run(OperationContext* opCtx,
- const std::string& dbname,
+ const DatabaseName&,
const BSONObj& cmdObj,
BSONObjBuilder& result) {
auto parsedRequest =