summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 02:51:16 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 02:51:16 +0000
commit88e7fe803d07bd712ee4a16fe2f3218279a61f4e (patch)
tree741c6fa3955499265183382a24a9fe583b0780a7
parentf6139b6b4f6bdf15b06fc33fe247b0b2935a7ac0 (diff)
downloadATCD-88e7fe803d07bd712ee4a16fe2f3218279a61f4e.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/Servant_Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Servant_Base.h b/TAO/tao/Servant_Base.h
index 3cf2fe0d367..d1fd396a1b6 100644
--- a/TAO/tao/Servant_Base.h
+++ b/TAO/tao/Servant_Base.h
@@ -79,7 +79,7 @@ protected:
// Register a CORBA IDL operation name.
virtual const char *_interface_repository_id (void) const = 0;
- // Get this interface's repository id.
+ // Get this interface's repository id (TAO specific).
TAO_Operation_Table *optable_;
// The operation table for this servant, it is initialized by the