summaryrefslogtreecommitdiff
path: root/src/mongo/db/sessions_collection_standalone.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/sessions_collection_standalone.h')
-rw-r--r--src/mongo/db/sessions_collection_standalone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/sessions_collection_standalone.h b/src/mongo/db/sessions_collection_standalone.h
index 04e7eea9ed6..8c6f8d1f91a 100644
--- a/src/mongo/db/sessions_collection_standalone.h
+++ b/src/mongo/db/sessions_collection_standalone.h
@@ -51,7 +51,7 @@ public:
/**
* Checks if the sessions collection exists and has the proper indexes.
*/
- Status checkSessionsCollectionExists(OperationContext* opCtx) override;
+ void checkSessionsCollectionExists(OperationContext* opCtx) override;
/**
* Updates the last-use times on the given sessions to be greater than