bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp
branchRCL_3
changeset 23 5b153be919d4
parent 0 29b1cd4cb562
child 24 e9b924a62a66
--- a/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp	Thu Aug 19 11:01:00 2010 +0300
+++ b/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp	Tue Aug 31 16:20:16 2010 +0300
@@ -37,7 +37,7 @@
 // const TInt KMinMediaCodecLOSC = 2; // mediatype, codectype - see figure8-50 AVDTP
 // const TInt KMinContentProtectionLOSC = 2; // protectiontype
 
-static const TUint KAvdtpSockAddrLocalMask = static_cast<TUint>(1<<31);
+static const TUint KAvdtpSockAddrLocalMask = static_cast<TUint>(1U<<31U);
 
 /**
 Default constructor using 0 as the parameter for setPort()