summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/UDP/receiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/UDP/receiver.cpp')
-rw-r--r--TAO/orbsvcs/tests/Event/UDP/receiver.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/UDP/receiver.cpp b/TAO/orbsvcs/tests/Event/UDP/receiver.cpp
index 30a675ede38..3a6906100b6 100644
--- a/TAO/orbsvcs/tests/Event/UDP/receiver.cpp
+++ b/TAO/orbsvcs/tests/Event/UDP/receiver.cpp
@@ -64,9 +64,9 @@ main (int argc, char* argv[])
if (valuetype)
{
- Hello::ValueTypeData_init *vb_factory = 0;
+ ValueTypeData_init *vb_factory = 0;
ACE_NEW_RETURN (vb_factory,
- Hello::ValueTypeData_init,
+ ValueTypeData_init,
1); // supplied by mapping
orb->register_value_factory (vb_factory->tao_repository_id (),