From 88e7fe803d07bd712ee4a16fe2f3218279a61f4e Mon Sep 17 00:00:00 2001 From: irfan Date: Wed, 7 Apr 1999 02:51:16 +0000 Subject: *** empty log message *** --- TAO/tao/Servant_Base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1