diff -r 7e0ecb5b116a -r 3dcb815346df localconnectivityservice/dun/atext/inc/DunAtSpecialCmdHandler.h --- a/localconnectivityservice/dun/atext/inc/DunAtSpecialCmdHandler.h Thu Jul 15 19:38:28 2010 +0300 +++ b/localconnectivityservice/dun/atext/inc/DunAtSpecialCmdHandler.h Thu Aug 19 10:46:39 2010 +0300 @@ -21,7 +21,7 @@ #include #include -const TInt KInputBufLength = (512 + 1); // Set this the same as in KDunInputBufLength +const TInt KLineBufLength = (512 + 1); // Set this the same as in KDunLineBufLength /** * Class for special AT command handler @@ -98,7 +98,7 @@ /** * Buffer for temporary AT command input */ - TBuf8 iBuffer; + TBuf8 iBuffer; /** * Special commands for parsing