summaryrefslogtreecommitdiff
path: root/src/mongo/db/explain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/explain.cpp')
-rw-r--r--src/mongo/db/explain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/explain.cpp b/src/mongo/db/explain.cpp
index ecfa182f85e..cbc05feed87 100644
--- a/src/mongo/db/explain.cpp
+++ b/src/mongo/db/explain.cpp
@@ -23,7 +23,7 @@
namespace mongo {
- // TODO get rid of const casts
+ // !!! TODO get rid of const casts
ExplainPlanInfo::ExplainPlanInfo() :
_isMultiKey(),