summaryrefslogtreecommitdiff
path: root/ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp')
-rw-r--r--ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp
index 291ef0d6f23..4ba9eefba76 100644
--- a/ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp
+++ b/ACE/performance-tests/Synch-Benchmarks/Perf_Test/pipe_proc_test.cpp
@@ -55,7 +55,7 @@ Pipe_Proc_Test::reader (ACE_HANDLE handle)
int
-Pipe_Proc_Test::svc (void)
+Pipe_Proc_Test::svc ()
{
ssize_t length = performance_test_options.msg_size ();
int ni = this->thr_id ();