diff -r 5f1cd966e0d9 -r c0c2f28ace9c httpfilters/cookie/ManagerInc/CookieManagerSession.h --- a/httpfilters/cookie/ManagerInc/CookieManagerSession.h Thu Aug 19 10:27:19 2010 +0300 +++ b/httpfilters/cookie/ManagerInc/CookieManagerSession.h Tue Aug 31 15:44:10 2010 +0300 @@ -173,6 +173,7 @@ // The size of the temporary cookie list in bytes TInt iGetCookieListSize; + }; #endif //__COOKIEMANAGER_SESSION_H__