summaryrefslogtreecommitdiff
path: root/ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp')
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp b/ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp
index 297b9bba245..62f09757075 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp
+++ b/ACE/examples/Service_Configurator/IPC-tests/client/remote_stream_client_test.cpp
@@ -25,7 +25,7 @@ static const ACE_TCHAR *host_name = ACE_DEFAULT_SERVER_HOST;
static const ACE_TCHAR *file_name = ACE_TEXT("./remote_data");
static void
-print_usage_and_die (void)
+print_usage_and_die ()
{
ACE_ERROR ((LM_ERROR,
"usage: %s [-p portnum] [-h host_name] [-f file]\n",