summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_interface.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_interface.cpp2
1 files changed, 1 insertions, 1 deletions
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 ())