summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp')
-rw-r--r--examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp b/examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp
index ebd419aed02..c1810bf57a0 100644
--- a/examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp
+++ b/examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp
@@ -24,9 +24,9 @@ static void
print_usage_and_die (void)
{
ACE_ERROR ((LM_ERROR,
- "usage: %s [-r rendezvous_dgram] [-c rendezvous_codgram] [-f file]\n%a",
- program_name,
- -1));
+ "usage: %s [-r rendezvous_dgram] [-c rendezvous_codgram] [-f file]\n",
+ program_name));
+ ACE_OS::exit (1);
}
void