summaryrefslogtreecommitdiff
path: root/ACE/examples/Mem_Map/IO-tests/test_io.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Mem_Map/IO-tests/test_io.cpp')
-rw-r--r--ACE/examples/Mem_Map/IO-tests/test_io.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Mem_Map/IO-tests/test_io.cpp b/ACE/examples/Mem_Map/IO-tests/test_io.cpp
index 65a48a0d65b..4ddbe0931e4 100644
--- a/ACE/examples/Mem_Map/IO-tests/test_io.cpp
+++ b/ACE/examples/Mem_Map/IO-tests/test_io.cpp
@@ -32,7 +32,7 @@ static ACE_Profile_Timer profile_timer;
// Explain usage and exit.
static void
-print_usage_and_die (void)
+print_usage_and_die ()
{
ACE_OS::fprintf (stderr, "usage: %s"
" [-i input_file] [-o output_file] [-n iteration_count] [-r]\n",