summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/UDP/Consumer.cpp')
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/Consumer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp b/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
index 42a1a23e8db..efdc33730e2 100644
--- a/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
+++ b/TAO/orbsvcs/tests/Event/UDP/Consumer.cpp
@@ -102,7 +102,7 @@ Consumer::push (const RtecEventComm::EventSet& events
if (this->valuetype_)
{
- Hello::ValueTypeData * test_data = 0;
+ ValueTypeData * test_data = 0;
if (events[i].data.any_value >>= test_data)
{
ACE_DEBUG ((LM_DEBUG, "Consumer (%P|%t): Received message <%d>: %s\n",