diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-18 11:29:18 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-02-18 11:29:18 +0000 |
commit | 74f41da8e05e0c372864c100e7565949380103eb (patch) | |
tree | 8eda1a0f91d46f0bbbb073483b47ba9f9e7392a0 /TAO/tao/Messaging/MessagingC.cpp | |
parent | 01375807c19b8f938c3406286b5a3a43621a04cc (diff) | |
download | ATCD-74f41da8e05e0c372864c100e7565949380103eb.tar.gz |
ChangeLogTag: Fri Feb 18 10:11:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Messaging/MessagingC.cpp')
-rw-r--r-- | TAO/tao/Messaging/MessagingC.cpp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/Messaging/MessagingC.cpp b/TAO/tao/Messaging/MessagingC.cpp index cb7a5b22039..956c427704c 100644 --- a/TAO/tao/Messaging/MessagingC.cpp +++ b/TAO/tao/Messaging/MessagingC.cpp @@ -324,7 +324,7 @@ Messaging::ReplyHandler::_is_a ( ) ) { - return 1; // success using local knowledge + return true; // success using local knowledge } else { @@ -368,7 +368,7 @@ OBV_Messaging::ExceptionHolder::_tao_unmarshal__Messaging_ExceptionHolder (TAO_I } // TAO_IDL - Generated from -// be\be_visitor_valuetype/field_cs.cpp:568 +// be\be_visitor_valuetype/field_cs.cpp:580 // Accessor to set the member. void @@ -386,7 +386,7 @@ OBV_Messaging::ExceptionHolder::is_system_exception (void) const } // TAO_IDL - Generated from -// be\be_visitor_valuetype/field_cs.cpp:568 +// be\be_visitor_valuetype/field_cs.cpp:580 // Accessor to set the member. void @@ -404,7 +404,7 @@ OBV_Messaging::ExceptionHolder::byte_order (void) const } // TAO_IDL - Generated from -// be\be_visitor_valuetype/field_cs.cpp:743 +// be\be_visitor_valuetype/field_cs.cpp:755 // Accessor to set the member. void @@ -534,7 +534,7 @@ CORBA::Boolean operator>> ( } // TAO_IDL - Generated from -// be\be_visitor_root/root.cpp:1629 +// be\be_visitor_root/root.cpp:1509 #if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) |