summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-10-28 08:45:30 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-10-28 08:45:30 +0100
commit87d7a0134ce12f405ff62136c678c854a6947970 (patch)
treed1e37b7ecf98d9b44dab7c3c07e4a11d77b765d5 /TAO/tao/PortableServer
parent2e83f751239c2ca37d052883b5b6758e3100df91 (diff)
downloadATCD-87d7a0134ce12f405ff62136c678c854a6947970.tar.gz
Layout/typo changes
* TAO/tao/PI/RequestInfo_Util.h: * TAO/tao/PI_Server/ServerInterceptorAdapter.h: * TAO/tao/PI_Server/ServerRequestInfo.cpp: * TAO/tao/PI_Server/ServerRequestInfo.h: * TAO/tao/PortableServer/Object_Adapter.cpp:
Diffstat (limited to 'TAO/tao/PortableServer')
-rw-r--r--TAO/tao/PortableServer/Object_Adapter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Object_Adapter.cpp b/TAO/tao/PortableServer/Object_Adapter.cpp
index 00819b064ec..75454d77935 100644
--- a/TAO/tao/PortableServer/Object_Adapter.cpp
+++ b/TAO/tao/PortableServer/Object_Adapter.cpp
@@ -757,7 +757,7 @@ TAO_Object_Adapter::dispatch (TAO::ObjectKey &key,
0, // nargs
0, // servant_upcall
0, // exceptions
- 0); // nexceptions
+ 0); // nexceptions
// If a PortableInterceptor::ForwardRequest exception was
// thrown, then set the forward_to object reference and return