summaryrefslogtreecommitdiff
path: root/ACE/tests/Process_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Process_Test.cpp')
-rw-r--r--ACE/tests/Process_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Process_Test.cpp b/ACE/tests/Process_Test.cpp
index 328702994b5..d18a5265af8 100644
--- a/ACE/tests/Process_Test.cpp
+++ b/ACE/tests/Process_Test.cpp
@@ -25,7 +25,7 @@
static const char *proc_self_fd = "/proc/self/fd/";
int
-test_setenv (void)
+test_setenv ()
{
int status = 0;
ACE_Process_Options opts;