summaryrefslogtreecommitdiff
path: root/ACE/tests/Sendfile_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Sendfile_Test.cpp')
-rw-r--r--ACE/tests/Sendfile_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Sendfile_Test.cpp b/ACE/tests/Sendfile_Test.cpp
index 509dea6359e..73ad0224c49 100644
--- a/ACE/tests/Sendfile_Test.cpp
+++ b/ACE/tests/Sendfile_Test.cpp
@@ -262,7 +262,7 @@ server (void *arg)
#endif /* !ACE_LACKS_FORK || ACE_HAS_THREADS */
void
-spawn (void)
+spawn ()
{
// Acceptor
ACE_SOCK_Acceptor peer_acceptor;