diff options
Diffstat (limited to 'TAO/tao/Codeset_Manager.h')
-rw-r--r-- | TAO/tao/Codeset_Manager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset_Manager.h b/TAO/tao/Codeset_Manager.h index fbe3ea29044..273948d39bd 100644 --- a/TAO/tao/Codeset_Manager.h +++ b/TAO/tao/Codeset_Manager.h @@ -121,7 +121,7 @@ public: /// Char/Wchar in to the Object Reference. void set_codeset (TAO_Tagged_Components& ) const; - /// Called from an object of "TAO_GIOP_Invocation" to set TCS on the + /// Called from an object of TAO::Invocation_Base to set TCS on the /// Transport void set_tcs (TAO_Profile &theProfile, TAO_Transport &); |