summaryrefslogtreecommitdiff
path: root/src/mongo/db/clientlistplugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/clientlistplugin.cpp')
-rw-r--r--src/mongo/db/clientlistplugin.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mongo/db/clientlistplugin.cpp b/src/mongo/db/clientlistplugin.cpp
index 2aef3af715c..713e9a176f0 100644
--- a/src/mongo/db/clientlistplugin.cpp
+++ b/src/mongo/db/clientlistplugin.cpp
@@ -63,7 +63,8 @@ public:
<< th(a("", "Connections to the database, both internal and external.", "Client"))
<< th(a("http://dochub.mongodb.org/core/viewingandterminatingcurrentoperation",
"",
- "OpId")) << "<th>Locking</th>"
+ "OpId"))
+ << "<th>Locking</th>"
<< "<th>Waiting</th>"
<< "<th>SecsRunning</th>"
<< "<th>Op</th>"