summaryrefslogtreecommitdiff
path: root/TAO/tao/TransportCurrent/IIOP_Current_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TransportCurrent/IIOP_Current_Impl.h')
-rw-r--r--TAO/tao/TransportCurrent/IIOP_Current_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/TransportCurrent/IIOP_Current_Impl.h b/TAO/tao/TransportCurrent/IIOP_Current_Impl.h
index 0495f17b6f4..99fac36e54e 100644
--- a/TAO/tao/TransportCurrent/IIOP_Current_Impl.h
+++ b/TAO/tao/TransportCurrent/IIOP_Current_Impl.h
@@ -78,7 +78,7 @@ namespace TAO
private:
/// Returns the IIOP connection handler associated with the
- /// Transport. Will throw NO_IMPLEMENT if the (selected) transport
+ /// Transport. Will throw NoContext if the (selected) transport
/// () == 0, or if transport->connection_handler () == 0. Will
/// throw NoContext, if no transport has been selected yet.
TAO_IIOP_Connection_Handler* handler (void);