summaryrefslogtreecommitdiff
path: root/src/mongo/db/op_observer_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/op_observer_util.h')
-rw-r--r--src/mongo/db/op_observer_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/op_observer_util.h b/src/mongo/db/op_observer_util.h
index e3a7d195e7a..7e60c66cca8 100644
--- a/src/mongo/db/op_observer_util.h
+++ b/src/mongo/db/op_observer_util.h
@@ -42,4 +42,4 @@ BSONObj makeCreateCollCmdObj(const NamespaceString& collectionName,
BSONObj makeCollModCmdObj(const BSONObj& collModCmd,
const CollectionOptions& oldCollOptions,
boost::optional<TTLCollModInfo> ttlInfo);
-}
+} // namespace mongo