summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2497_Regression_Test.cpp
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-17 04:06:30 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2007-07-17 04:06:30 +0000
commitcb39ec159c448ee5ffd5f16c4c65c9478b211756 (patch)
tree0015d01b574c6f19150b8c3a9f40c4d040044ee6 /ACE/tests/Bug_2497_Regression_Test.cpp
parent9d8f7c5c3d16c46d49cde4da24bb052ca6064e87 (diff)
downloadATCD-cb39ec159c448ee5ffd5f16c4c65c9478b211756.tar.gz
Tue Jul 17 04:03:24 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
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 );
}