summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast
diff options
context:
space:
mode:
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.