summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_3432_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_3432_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_3432_Regression_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Bug_3432_Regression_Test.cpp b/ACE/tests/Bug_3432_Regression_Test.cpp
index 4da4eb21c1e..c56d92c5ae7 100644
--- a/ACE/tests/Bug_3432_Regression_Test.cpp
+++ b/ACE/tests/Bug_3432_Regression_Test.cpp
@@ -21,7 +21,7 @@
int
-strptime_test (void)
+strptime_test ()
{
// convert UTC time string to UTC ACE_Time_Value
int error_count = 0;