localconnectivityservice/dun/atext/inc/DunAtSpecialCmdHandler.h
branchRCL_3
changeset 38 3dcb815346df
parent 20 2553637c2525
--- 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 <e32base.h>
 #include <badesca.h>
 
-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<KInputBufLength> iBuffer;
+    TBuf8<KLineBufLength> iBuffer;
 
     /**
      * Special commands for parsing