aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/abstract
diff options
context:
space:
mode:
authorGravatar Christopher Hockley <christopher@putcocoa.in>2015-01-26 18:37:37 +0100
committerGravatar Christopher Hockley <christopher@putcocoa.in>2015-01-26 18:37:37 +0100
commitd4e863f70ff55a769a60ed3c2f3791805aa3cad9 (patch)
treee8426c984a00b178d84b7f69811886da275a4f6e /src/core/abstract
parent4cae581f699ebebe46996e9c65aa40fcbeb31616 (diff)
ErrorCode update
Diffstat (limited to 'src/core/abstract')
-rw-r--r--src/core/abstract/MCMessageConstants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/abstract/MCMessageConstants.h b/src/core/abstract/MCMessageConstants.h
index 5a822d7f..c948b7a2 100644
--- a/src/core/abstract/MCMessageConstants.h
+++ b/src/core/abstract/MCMessageConstants.h
@@ -250,7 +250,7 @@ namespace mailcore {
ErrorNoop,
ErrorGmailApplicationSpecificPasswordRequired, // 40
ErrorServerDate,
- ErrorNoInfoFound,
+ ErrorNoValidServerFound,
};
enum PartType {