changeset 31 | b51a6f4f15ba |
parent 24 | e9457ebcc4df |
--- a/services/terminalmodeservice/inc/upnptmserverimpl.h Mon Aug 23 13:11:50 2010 +0300 +++ b/services/terminalmodeservice/inc/upnptmserverimpl.h Fri Sep 03 09:13:04 2010 +0300 @@ -69,7 +69,7 @@ void StopDeviceL(); CUpnpRemotableApp& GetRemotableApp( TUint aAppId, TInt& aErr ); void GenerateUrlComponents( CUpnpHttpServerSession& aHttpServerSession ); - const TDesC8& ConvertIntToDescriptor( TInt aIntVal ); + const TDesC8& ConvertIntToDescriptor( TUint aIntVal ); public: //Action handling methods