summaryrefslogtreecommitdiff
path: root/TAO/tests/Multiple_Profiles/forward.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Multiple_Profiles/forward.cpp')
-rw-r--r--TAO/tests/Multiple_Profiles/forward.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Multiple_Profiles/forward.cpp b/TAO/tests/Multiple_Profiles/forward.cpp
index 846532a1727..4fdfeeddf3e 100644
--- a/TAO/tests/Multiple_Profiles/forward.cpp
+++ b/TAO/tests/Multiple_Profiles/forward.cpp
@@ -178,8 +178,8 @@ roundtrip_continue_label:
// TAO_GIOP_SYSTEM_EXCEPTION
// ** TAO_GIOP_LOCATION_FORWARD
// Exceptions
- // CORBA::TRANSIENT (TAO_DEFAULT_MINOR_CODE, CORBA::COMPLETED_MAYBE)
- // CORBA::COMM_FAILURE (TAO_DEFAULT_MINOR_CODE, CORBA::COMPLETED_MAYBE)
+ // CORBA::TRANSIENT (CORBA::COMPLETED_MAYBE)
+ // CORBA::COMM_FAILURE (CORBA::COMPLETED_MAYBE)
int result = myinvoke (); // this is call.invoke (...)
if (result == 0)