summaryrefslogtreecommitdiff
path: root/src/mongo/db/startup_warnings_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/startup_warnings_common.h')
-rw-r--r--src/mongo/db/startup_warnings_common.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mongo/db/startup_warnings_common.h b/src/mongo/db/startup_warnings_common.h
index 9cccfd35592..ac77a2d5ce3 100644
--- a/src/mongo/db/startup_warnings_common.h
+++ b/src/mongo/db/startup_warnings_common.h
@@ -27,7 +27,7 @@
*/
namespace mongo {
- // Checks various startup conditions and logs any necessary warnings that
- // are common to both mongod and mongos processes.
- void logCommonStartupWarnings();
-} // namespace mongo
+// Checks various startup conditions and logs any necessary warnings that
+// are common to both mongod and mongos processes.
+void logCommonStartupWarnings();
+} // namespace mongo