summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp')
-rw-r--r--TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
index d47234ebb0d..ff0302be5d1 100644
--- a/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
+++ b/TAO/tao/Messaging/AMI_Arguments_Converter_Impl.cpp
@@ -120,7 +120,7 @@ TAO_AMI_Arguments_Converter_Impl::handle_corba_exception (
// Initialization and registration of dynamic service object.
int
-TAO_AMI_Arguments_Converter_Impl::Initializer (void)
+TAO_AMI_Arguments_Converter_Impl::Initializer ()
{
return ACE_Service_Config::process_directive (
ace_svc_desc_TAO_AMI_Arguments_Converter_Impl);