summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp')
-rw-r--r--protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp b/protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp
index befab142320..641fb3403ac 100644
--- a/protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp
+++ b/protocols/ace/RMCast/RMCast_UDP_Reliable_Sender.cpp
@@ -9,7 +9,7 @@
# include "RMCast_UDP_Reliable_Sender.i"
#endif /* ! __ACE_INLINE__ */
-ACE_RCSID(ace, RMCast_UDP_Reliable_Sender, "$Id$")
+ACE_RCSID(RMCast, RMCast_UDP_Reliable_Sender, "$Id$")
ACE_RMCast_UDP_Reliable_Sender::ACE_RMCast_UDP_Reliable_Sender (ACE_RMCast_Module *user_control)
: user_control_ (user_control)