diff -r 269724087bed -r 1934667b0e2b cbsatplugin/atmisccmdplugin/inc/atmisccmdpluginconsts.h --- a/cbsatplugin/atmisccmdplugin/inc/atmisccmdpluginconsts.h Tue Sep 14 21:37:10 2010 +0300 +++ b/cbsatplugin/atmisccmdplugin/inc/atmisccmdpluginconsts.h Wed Sep 15 12:23:51 2010 +0300 @@ -54,7 +54,7 @@ // Max buffer length for an MD5 digest - originally defined in SCPServerInterface.h const TInt KSCPMaxHashLength( 32 ); -const TInt KSCPBRDefaultSizeOfOneEntry( 320 ); +const TInt KSCPBRDefaultSizeOfOneEntry( 400 ); const TInt KSCPBRMaxNameLength( 64 ); const TInt KSCPBRMaxNumberLength( 32 ); const TInt KSCPBRMaxEmailLength( 64 );