summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-24 00:36:42 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-24 00:36:42 +0000
commit7fac51d0d5d5651478477155a7121c0cc557104e (patch)
tree118b364f7489cce6c0cd1e1ec4e3c97f82796f6e
parent130998e3bf8163294865aaed291d2bf2cfe2d603 (diff)
downloadATCD-7fac51d0d5d5651478477155a7121c0cc557104e.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/GIOP.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP.cpp b/TAO/tao/GIOP.cpp
index 4e25f9a12f2..8f0bb8a1152 100644
--- a/TAO/tao/GIOP.cpp
+++ b/TAO/tao/GIOP.cpp
@@ -1015,7 +1015,7 @@ TAO_GIOP_Invocation::invoke (CORBA::ExceptionList &exceptions,
if (reply_status == TAO_GIOP_USER_EXCEPTION)
xlist = &exceptions;
else
- xlist = &TAO_Exceptions::system_exceptions;
+ xlist = TAO_Exceptions::system_exceptions;
// Find it in the operation description and then use that to
// get the typecode. Use it to unmarshal the exception's