diff -r b5e99d8877c7 -r 0dcb073356a5 rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h --- a/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h Tue Aug 31 15:32:57 2010 +0300 +++ b/rtp/rtpstack/tsrc/ut_rtpstack/inc/UT_CRtpStream.h Wed Sep 01 12:27:36 2010 +0100 @@ -129,16 +129,16 @@ void UT_CRtpStream_RtpStreamCreateRtcpReportSectionL(); - void UT_CRtpStream_UpdateParamL(); + void UT_CRtpStream_UpdateParam(); - void UT_CRtpStream_RtpByeAppMethodsL(); + void UT_CRtpStream_RtpByeAppMethods(); - void UT_CRtpStream_TestRtpSRMethodsL(); + void UT_CRtpStream_TestRtpSRMethods(); - void UT_CRtpStream_TestRtpRRMethodsL(); + void UT_CRtpStream_TestRtpRRMethods(); void UT_CRtpStream_TestStreamStatAndSdesMethods(); - void UT_CRtpStream_RtpStreamProcessRtpPacketL(); + void UT_CRtpStream_RtpStreamProcessRtpPacket(); void Hex(HBufC8& aString);