diff -r df7a93ede42e -r a0ea99b6fa53 bluetoothengine/btmac/src/BTMonoCmdHandler/btmccallinghandler.cpp --- a/bluetoothengine/btmac/src/BTMonoCmdHandler/btmccallinghandler.cpp Wed May 05 09:56:48 2010 +0300 +++ b/bluetoothengine/btmac/src/BTMonoCmdHandler/btmccallinghandler.cpp Mon May 17 11:06:23 2010 +0300 @@ -94,7 +94,7 @@ TInt result = KErrNone; if (!aErr) { - TBuf8 buf; + TBuf8 buf; aErr = iRespProperty.Get(buf); if (!aErr && buf.Length() >= sizeof(TInt)) {