summaryrefslogtreecommitdiff
path: root/ace/Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Addr.h')
-rw-r--r--ace/Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Addr.h b/ace/Addr.h
index 732910527e6..0d96f65cd3d 100644
--- a/ace/Addr.h
+++ b/ace/Addr.h
@@ -20,10 +20,10 @@
#include "ace/ACE.h"
class ACE_Export ACE_Addr
+{
// = TITLE
// Defines the base class for the "address family independent"
// address format.
-{
public:
// = Initialization method.