summaryrefslogtreecommitdiff
path: root/ace/INET_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/INET_Addr.h')
-rw-r--r--ace/INET_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/INET_Addr.h b/ace/INET_Addr.h
index f0af225a163..29a86b0f904 100644
--- a/ace/INET_Addr.h
+++ b/ace/INET_Addr.h
@@ -47,7 +47,7 @@ public:
// Creates an <ACE_INET_Addr> from a <port_number> and the remote
// <host_name>.
- ACE_EXPLICIT ACE_INET_Addr (const ACE_TCHAR address[]);
+ ACE_INET_Addr (const ACE_TCHAR address[]);
// Initializes an <ACE_INET_Addr> from the <address>, which can be
// "ip-number:port-number" (e.g., "tango.cs.wustl.edu:1234" or
// "128.252.166.57:1234"). If there is no ':' in the <address> it