summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_3912_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_3912_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_3912_Regression_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/tests/Bug_3912_Regression_Test.cpp b/ACE/tests/Bug_3912_Regression_Test.cpp
index 7a42bd5a501..66712fdb0ec 100644
--- a/ACE/tests/Bug_3912_Regression_Test.cpp
+++ b/ACE/tests/Bug_3912_Regression_Test.cpp
@@ -39,6 +39,7 @@ public:
close(u_long flags)
{
*close_called = 1;
+ return 0;
}
private: