summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/collection_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/catalog/collection_impl.h')
-rw-r--r--src/mongo/db/catalog/collection_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/catalog/collection_impl.h b/src/mongo/db/catalog/collection_impl.h
index ec6c8e32446..da391eea8f0 100644
--- a/src/mongo/db/catalog/collection_impl.h
+++ b/src/mongo/db/catalog/collection_impl.h
@@ -368,7 +368,7 @@ public:
BSONObjBuilder* details = nullptr,
int scale = 1) const final;
- uint64_t getIndexFreeStorageBytes(OperationContext* const opCtx) const final;
+ uint64_t getIndexFreeStorageBytes(OperationContext* opCtx) const final;
/**
* If return value is not boost::none, reads with majority read concern using an older snapshot