summaryrefslogtreecommitdiff
path: root/ace/LSOCK_Dgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/LSOCK_Dgram.h')
-rw-r--r--ace/LSOCK_Dgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/LSOCK_Dgram.h b/ace/LSOCK_Dgram.h
index ec63e15a34e..953213b3b85 100644
--- a/ace/LSOCK_Dgram.h
+++ b/ace/LSOCK_Dgram.h
@@ -24,9 +24,9 @@
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
class ACE_Export ACE_LSOCK_Dgram : public ACE_SOCK_Dgram, public ACE_LSOCK
+{
// = TITLE
// Create a Local ACE_SOCK datagram.
-{
public:
// = Initialization methods.
ACE_LSOCK_Dgram (void);