email/pop3andsmtpmtm/popservermtm/inc/POPS.H
changeset 76 60a8a215b0ec
parent 0 72b543305e3a
--- a/email/pop3andsmtpmtm/popservermtm/inc/POPS.H	Tue Oct 05 13:58:47 2010 +0530
+++ b/email/pop3andsmtpmtm/popservermtm/inc/POPS.H	Tue Oct 19 11:30:16 2010 +0530
@@ -125,7 +125,7 @@
 	CImCaf*				iCaf;
 
 	CImPop3Capa*		iPopCapabilities;
-	TBuf8<KImMailMaxBufferSize>	iResponseBuffer;
+	TBuf8<KMailMaxBufferSize>	iResponseBuffer;
 #if (defined SYMBIAN_EMAIL_CAPABILITY_SUPPORT)
 	TBool iSaslAuthLogin;
 	CPopAuthMechanismHelper* iPopAuthHelper;