summaryrefslogtreecommitdiff
path: root/TAO/tao/Endpoint.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-06-27 21:32:38 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-06-27 21:32:38 +0000
commitcd3002f81b79e77b00498e3773fad46331946f96 (patch)
tree544607eb4d43c860202b747f72be832433434cb2 /TAO/tao/Endpoint.h
parented510d9f8aa72ac17afa862a03303535361b6468 (diff)
downloadATCD-cd3002f81b79e77b00498e3773fad46331946f96.tar.gz
ChangeLogTag:Thu Jun 27 16:47:36 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Endpoint.h')
-rw-r--r--TAO/tao/Endpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Endpoint.h b/TAO/tao/Endpoint.h
index e0307b75330..71dfacb6bd2 100644
--- a/TAO/tao/Endpoint.h
+++ b/TAO/tao/Endpoint.h
@@ -101,7 +101,7 @@ protected:
private:
- // Endpoints should not be copied.
+ /// Endpoints should not be copied.
ACE_UNIMPLEMENTED_FUNC (TAO_Endpoint (const TAO_Endpoint&))
ACE_UNIMPLEMENTED_FUNC (void operator= (const TAO_Endpoint&))