summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Endpoint.h
diff options
context:
space:
mode:
authorarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-09-06 16:51:02 +0000
committerarvindk <arvindk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-09-06 16:51:02 +0000
commit70a29b69675063a6b6f025ed347029db63103fd0 (patch)
tree63b7c685857e454b3f1fcbf08d5b27d54c78cf51 /TAO/tao/IIOP_Endpoint.h
parent19f30504690473566625e099c4f18e9b82cc471f (diff)
downloadATCD-70a29b69675063a6b6f025ed347029db63103fd0.tar.gz
ChangelogTag: Tue Sep 6 11:32:31 2005 Arvind S. Krishna <arvindk@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.h')
-rw-r--r--TAO/tao/IIOP_Endpoint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index 9e5a357552b..76bd42203c8 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -125,7 +125,7 @@ public:
private:
- //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_START
+ //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_START
/// Helper method for setting INET_Addr.
int set (const ACE_INET_Addr &addr,
@@ -180,7 +180,7 @@ private:
/// endpoint in the list, if any.
TAO_IIOP_Endpoint *next_;
- //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_START
+ //@@ TAO_ENDPOINT_SPL_PRIVATE_DATA_COPY_HOOK_START
};