browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownload.cpp
branchRCL_3
changeset 103 be5f8c9adf67
parent 94 919f36ff910f
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownload.cpp	Wed Sep 15 13:25:15 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Src/HttpDownload.cpp	Wed Oct 13 15:46:58 2010 +0300
@@ -90,7 +90,7 @@
     {EDlAttrCurrentUrl, KMaxUrlLength},
     {EDlAttrName, KMaxPath},
     {EDlAttrRealm,KMaxRealmLength},
-    {EDlAttrUsername, KMaxDefAttrLength},
+    {EDlAttrUsername, KMaxRealmLength},
     {EDlAttrPassword, KMaxDefAttrLength},
     {EDlAttrProxyRealm, KMaxRealmLength},
     {EDlAttrProxyUsername, KMaxDefAttrLength},