Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TAO/tao/Transport.h
Original file line number Diff line number Diff line change
Expand Up @@ -1173,7 +1173,7 @@ class TAO_Export TAO_Transport
/// @@Phil, I think it would be nice if we could think of a way to
/// do the following.
/// We have been trying to use the transport for marking about
/// translator factories and such! IMHO this is a wrong encapulation
/// translator factories and such! IMHO this is a wrong encapsulation
/// ie. trying to populate the transport object with these
/// details. We should probably have a class something like
/// TAO_Message_Property or TAO_Message_Translator or whatever (I am
Expand Down
Loading