javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h
branchRCL_3
changeset 17 0fd27995241b
parent 14 04becd199f91
--- a/javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h	Fri Apr 30 10:40:48 2010 +0300
+++ b/javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h	Tue May 11 16:07:20 2010 +0300
@@ -73,8 +73,8 @@
      * connection open, all we do here is to add the object to Active Scheduler.
      */
     OS_IMPORT
-    void BluetoothClientConnection::initialize(int protocol,
-            TInt64 aRemoteAddr, int aReceiveMtu, int aTransmitMtu);
+    void initialize(int protocol, TInt64 aRemoteAddr, 
+        int aReceiveMtu, int aTransmitMtu);
 
     /**
      * Used to Initialize the protocol specific options of the Bluetooth Socket.