supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h
branchRCL_3
changeset 45 6b6920c56e2f
parent 44 2b4ea9893b66
child 47 fce0ae2e4223
--- a/supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h	Tue Aug 31 15:37:04 2010 +0300
+++ b/supl/locationsuplfw/protocolhandlerapi/inc/epos_csuplconnection.h	Wed Sep 01 12:24:21 2010 +0100
@@ -89,7 +89,7 @@
         */
         IMPORT_C void Connect(TRequestStatus &aStatus);
         
-       /**
+        /**
         * A method that makes Socket Connection.
         * @since Series 60 3.1 
         * @return None
@@ -97,7 +97,6 @@
         * @param aWlanOnly used to differentiate connection for GPRS and WLAN using OCC Api's
         */
         IMPORT_C void Connect(TRequestStatus &aStatus,TBool aPrompt,TBool aWlanOnly);
-            
         
 
         IMPORT_C void CloseConnection();
@@ -393,7 +392,7 @@
         TBool iPskTLSUsage;
         
         TBool iStartedListen;
-        
+
         TBool iConnectStarted;
 
         TBool iSendInProgress;