summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2497_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_2497_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_2497_Regression_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Bug_2497_Regression_Test.cpp b/ACE/tests/Bug_2497_Regression_Test.cpp
index 2cd1a92e66c..d32c96d1660 100644
--- a/ACE/tests/Bug_2497_Regression_Test.cpp
+++ b/ACE/tests/Bug_2497_Regression_Test.cpp
@@ -47,7 +47,7 @@ public:
this->open( ACE_TEXT("Test module"),
&_writerTask,
&_readerTask,
- NULL,
+ 0,
M_DELETE_NONE );
}