diff options
author | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-03-26 22:36:45 +0000 |
---|---|---|
committer | mitza <mitza@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2008-03-26 22:36:45 +0000 |
commit | d9b12d9e9c4ad956ddcf16ff0c20554c130fc77e (patch) | |
tree | 817ab269fd504bc309dd8ed63d94015a17b3c27c /TAO/tao/ORB_Core.h | |
parent | 4e94c02859d2d8bc688852ebcae8d8af8a17ca39 (diff) | |
download | ATCD-d9b12d9e9c4ad956ddcf16ff0c20554c130fc77e.tar.gz |
ChangeLogTag: Wed Mar 26 22:35:31 UTC 2008 Adam Mitz <mitza@ociweb.com>
Diffstat (limited to 'TAO/tao/ORB_Core.h')
-rw-r--r-- | TAO/tao/ORB_Core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.h b/TAO/tao/ORB_Core.h index aef1ba90574..fbfce6f651f 100644 --- a/TAO/tao/ORB_Core.h +++ b/TAO/tao/ORB_Core.h @@ -954,7 +954,7 @@ protected: /// Pointer to the list of protocol loaded into this ORB instance. /// Helper method to hold the common code part for -ORBEndpoint and - /// -ORBListenEndpoint options. + /// -ORBListenEndpoints options. int set_endpoint_helper (const ACE_CString &lane, const ACE_CString &endpoints); |