summaryrefslogtreecommitdiffstats
path: root/mailnews/base/util/nsMsgKeySet.h
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/base/util/nsMsgKeySet.h')
-rw-r--r--mailnews/base/util/nsMsgKeySet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailnews/base/util/nsMsgKeySet.h b/mailnews/base/util/nsMsgKeySet.h
index c33306ad8..f38dbd013 100644
--- a/mailnews/base/util/nsMsgKeySet.h
+++ b/mailnews/base/util/nsMsgKeySet.h
@@ -80,7 +80,7 @@ public:
protected:
nsMsgKeySet(/* MSG_NewsHost* host */);
- nsMsgKeySet(const char* /* , MSG_NewsHost* host */);
+ explicit nsMsgKeySet(const char* /* , MSG_NewsHost* host */);
bool Grow();
bool Optimize();