summaryrefslogtreecommitdiff
path: root/ACE/tests/IOStream_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/IOStream_Test.cpp')
-rw-r--r--ACE/tests/IOStream_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/IOStream_Test.cpp b/ACE/tests/IOStream_Test.cpp
index a9c51dfe39f..313c54fb014 100644
--- a/ACE/tests/IOStream_Test.cpp
+++ b/ACE/tests/IOStream_Test.cpp
@@ -383,7 +383,7 @@ server (void *arg = 0)
}
static int
-spawn (void)
+spawn ()
{
// Acceptor;
ACE_SOCK_Acceptor acceptor;