summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:58:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-10-05 13:58:05 +0000
commita2e974b036a5e8957f140b9243f506c6f8aeb12a (patch)
treee6d53d55e8e1a6d3d0368497a70e7ad608b2119e /TAO/orbsvcs/tests/IOR_MCast
parent3656e04a81035bf736a4dd094957886822a2b696 (diff)
downloadATCD-a2e974b036a5e8957f140b9243f506c6f8aeb12a.tar.gz
Fixed fuzz
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/README b/TAO/orbsvcs/tests/IOR_MCast/README
index c1ba4a88b3a..24c68f7b043 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/README
+++ b/TAO/orbsvcs/tests/IOR_MCast/README
@@ -1,9 +1,9 @@
-// $Id$
+$Id$
This is a simple test for testing the multicast ior parser with format
mcast://multicast_address:port:nicaddress:ttl
-The Client requests for the IOR of a service that is multicasted.
+The Client requests for the IOR of a service that is multicasted.
The Server helps get this ior with the use of the TAO_IOR_Multicast
class in the libTAO_Svc_Utils library.