From 87d7a0134ce12f405ff62136c678c854a6947970 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 28 Oct 2020 08:45:30 +0100 Subject: 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: --- TAO/tao/PortableServer/Object_Adapter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tao/PortableServer') 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 -- cgit v1.2.1