summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop/McastHello/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Miop/McastHello/README')
-rw-r--r--TAO/orbsvcs/tests/Miop/McastHello/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Miop/McastHello/README b/TAO/orbsvcs/tests/Miop/McastHello/README
index 2b7205b555d..e0657566917 100644
--- a/TAO/orbsvcs/tests/Miop/McastHello/README
+++ b/TAO/orbsvcs/tests/Miop/McastHello/README
@@ -1,5 +1,7 @@
/**
+$Id$
+
@page McastHello Test README File
This test verifies basic functionality of the MIOP support in TAO.
@@ -20,7 +22,7 @@ users. Firstly, server.cpp includes MIOP.h, which has some magic for
loading MIOP protocol in static builds. Secondly, the svc.conf has
a directive for loading the right protocol factory. Both of them are
required for static builds in addition to linking with the
-TAO_PortableGroup library.
+TAO_PortableGroup library.
However for dynamic builds things are different