summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/UDP/receiver.cpp
diff options
context:
space:
mode:
authorseibelr <seibelr@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 22:12:20 +0000
committerseibelr <seibelr@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-11-24 22:12:20 +0000
commit47b676670dc9373bc77af80388e0b51e36134738 (patch)
treeaacce0809279e1d142e7b196a84ff10dfbdae4d0 /TAO/orbsvcs/tests/Event/UDP/receiver.cpp
parent3dd4e2fe6c64de3a9db04757eade78d764b578f1 (diff)
downloadATCD-GH5_0port.tar.gz
Added the ACE and TAO for this branchGH5_0port
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 (),