summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/snapshot.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/snapshot.h')
-rw-r--r--src/mongo/db/storage/snapshot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/storage/snapshot.h b/src/mongo/db/storage/snapshot.h
index 57045aae502..d169e4dada0 100644
--- a/src/mongo/db/storage/snapshot.h
+++ b/src/mongo/db/storage/snapshot.h
@@ -93,4 +93,4 @@ private:
SnapshotId _id;
T _value;
};
-}
+} // namespace mongo