summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_3758_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_3758_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_3758_Regression_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Bug_3758_Regression_Test.cpp b/ACE/tests/Bug_3758_Regression_Test.cpp
index af67c450089..0c4197cc8bc 100644
--- a/ACE/tests/Bug_3758_Regression_Test.cpp
+++ b/ACE/tests/Bug_3758_Regression_Test.cpp
@@ -23,7 +23,7 @@
// Test ACE_OS::fileno()
int
-fileno_test (void)
+fileno_test ()
{
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("Testing fileno method\n")));