summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/PSLDeadline
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-27 08:12:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-27 08:12:56 +0000
commitcc7d7c8c75fea86926bd8881157a67d45cfc65bf (patch)
tree2a56d48c311ac8f009f711b22194802fd0d4d182 /CIAO/connectors/dds4ccm/tests/PSLDeadline
parente788014e43dffa2f7dc9285c0f43f3c7d815f4ac (diff)
downloadATCD-cc7d7c8c75fea86926bd8881157a67d45cfc65bf.tar.gz
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/PSLDeadline')
-rw-r--r--CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp b/CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp
index 139c4d12433..dca52daff9a 100644
--- a/CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp
+++ b/CIAO/connectors/dds4ccm/tests/PSLDeadline/Receiver/PSL_DeadlineTest_Receiver_exec.cpp
@@ -318,7 +318,7 @@ namespace CIAO_PSL_DeadlineTest_Receiver_Impl
ccm_buf));
}
#else
- else if (Athis->thread_id_listener_1_ == ccm_thread_id)
+ else if (this->thread_id_listener_1_ == ccm_thread_id)
{
ACE_ERROR ((LM_ERROR, "ERROR: PortStatusListener I: "
"DDS seems to use a CCM thread for its callback: "