bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp
branchRCL_3
changeset 24 e9b924a62a66
parent 23 5b153be919d4
--- a/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp	Tue Aug 31 16:20:16 2010 +0300
+++ b/bluetoothmgmt/bluetoothclientlib/avlib/avdtpTypes.cpp	Wed Sep 01 12:38:54 2010 +0100
@@ -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>(1U<<31U);
+static const TUint KAvdtpSockAddrLocalMask = static_cast<TUint>(1<<31);
 
 /**
 Default constructor using 0 as the parameter for setPort()