summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp b/TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp
index 9aaebbdf2d9..4715a9eb110 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp
+++ b/TAO/orbsvcs/orbsvcs/AV/RTCP_Channel.cpp
@@ -125,7 +125,7 @@ RTCP_Channel_In::updateStatistics(RTCP_SR_Packet *sr)
}
int
-RTCP_Channel_In::updateStatistics(RTCP_RR_Packet */*rr*/)
+RTCP_Channel_In::updateStatistics(RTCP_RR_Packet * /*rr*/)
{
return 0;
}