summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp')
-rw-r--r--TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp b/TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp
index 178ccf3f4da..dd57ca7633d 100644
--- a/TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp
+++ b/TAO/orbsvcs/tests/ImplRepo/double_start/Test_i.cpp
@@ -38,7 +38,7 @@ Test_i::trigger (void)
}
int
-Test_i::exit_code (void) const
+Test_i::exit_code () const
{
return exit_code_;
}