summaryrefslogtreecommitdiff
path: root/ace/SOCK_Dgram_Mcast.cpp
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-06 17:57:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-06 17:57:05 +0000
commit309b038a1c570ed7928f310bc4d423dc23013715 (patch)
tree997ed64db43202544539c135975206873cd9e925 /ace/SOCK_Dgram_Mcast.cpp
parent352eaa656e3c0e0f7d3776bb618179814575ac58 (diff)
downloadATCD-309b038a1c570ed7928f310bc4d423dc23013715.tar.gz
(unsubscribe): fixed ACE_TRACE string.
Diffstat (limited to 'ace/SOCK_Dgram_Mcast.cpp')
-rw-r--r--ace/SOCK_Dgram_Mcast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SOCK_Dgram_Mcast.cpp b/ace/SOCK_Dgram_Mcast.cpp
index 33da60e975a..e042b6129d7 100644
--- a/ace/SOCK_Dgram_Mcast.cpp
+++ b/ace/SOCK_Dgram_Mcast.cpp
@@ -163,7 +163,7 @@ ACE_SOCK_Dgram_Mcast::unsubscribe (const ACE_INET_Addr &mcast_addr,
int protocol_family,
int protocol)
{
- ACE_TRACE ("ACE_SOCK_Dgram_Mcast::subscribe");
+ ACE_TRACE ("ACE_SOCK_Dgram_Mcast::unsubscribe");
#if defined (ACE_WIN32)
// Windows NT's winsock has trouble with multicast subscribes in the presence