javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
--- a/javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h	Mon May 03 12:27:20 2010 +0300
+++ b/javaextensions/bluetooth/bluetoothcommons/inc.s60/bluetoothclientconnection.h	Fri May 14 15:47:24 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.