From ad197ab1179e257f24ae95f54425812dd3ffd6cc Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Wed, 21 Jul 2021 10:14:33 +0200 Subject: Removed redundant whitespace * ACE/ACEXML/parser/parser/Parser.cpp: * ACE/examples/ConfigViewer/ValueListCtrl.cpp: * ACE/tests/CDR_Array_Test.cpp: * TAO/TAO_IDL/be/be_interface.cpp: * TAO/orbsvcs/tests/Notify/lib/Periodic_Consumer.cpp: --- TAO/TAO_IDL/be/be_interface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/TAO_IDL') diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp index 09379c3b6ee..af681500bcf 100644 --- a/TAO/TAO_IDL/be/be_interface.cpp +++ b/TAO/TAO_IDL/be/be_interface.cpp @@ -109,7 +109,7 @@ be_interface::be_interface (UTL_ScopedName *n, || nt == AST_Decl::NT_valuetype || nt == AST_Decl::NT_eventtype) { - return ; + return; } if (this->is_defined ()) -- cgit v1.2.1