summaryrefslogtreecommitdiff
path: root/TAO/tao/objectid.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-12 13:56:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-12 13:56:27 +0000
commit8c6bc3da03f785c4a6ed0819afec4f166b2b1714 (patch)
treee9aa8dfc215a5252594d6085e90b0c8a71197b7c /TAO/tao/objectid.h
parent5c4db84da0b9a7b3506bc550d6a41e0ca32aadec (diff)
downloadATCD-8c6bc3da03f785c4a6ed0819afec4f166b2b1714.tar.gz
ChangeLogTag: Mon Apr 12 13:51:42 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/objectid.h')
-rw-r--r--TAO/tao/objectid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/objectid.h b/TAO/tao/objectid.h
index 52d09cfc7f5..769479ac407 100644
--- a/TAO/tao/objectid.h
+++ b/TAO/tao/objectid.h
@@ -87,7 +87,7 @@
// above list once the above services register their references
// dynamically.
-// Service IDs for the services that are located through Multicast.
+/// Service IDs for the services that are located through Multicast.
enum TAO_MCAST_SERVICEID
{
NAMESERVICE,
@@ -96,7 +96,7 @@ enum TAO_MCAST_SERVICEID
INTERFACEREPOSERVICE
};
-// No. of services locatable through multicast.
+/// No. of services locatable through multicast.
#define TAO_NO_OF_MCAST_SERVICES 4