summaryrefslogtreecommitdiff
path: root/ace/UNIX_Addr.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit1273754aeeb0c93f83ac20b3a7da8427532f7cd8 (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/UNIX_Addr.h
parent85fac9e743dbd47560deefe99a1c638e8551a614 (diff)
downloadATCD-1273754aeeb0c93f83ac20b3a7da8427532f7cd8.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/UNIX_Addr.h')
-rw-r--r--ace/UNIX_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/UNIX_Addr.h b/ace/UNIX_Addr.h
index 75b66b70b86..ac39c4aa9a7 100644
--- a/ace/UNIX_Addr.h
+++ b/ace/UNIX_Addr.h
@@ -21,9 +21,9 @@
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
class ACE_Export ACE_UNIX_Addr : public ACE_Addr
+{
// = TITLE
// Defines the ``UNIX domain address family'' address format.
-{
public:
// = Initialization methods.
ACE_UNIX_Addr (void);