summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-18 12:19:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-18 12:19:47 +0000
commitb781933f7a8f4ba88c7873620ee62541f0ca2614 (patch)
treead765184e8c3e349a25f825400d5ace00a3c7591
parentccf6625f6c9dbffd1f9820e4a5f86ea71749a0b7 (diff)
downloadATCD-b781933f7a8f4ba88c7873620ee62541f0ca2614.tar.gz
-rw-r--r--TAO/tao/TAO_Network_Priority_Policy.pidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/TAO_Network_Priority_Policy.pidl b/TAO/tao/TAO_Network_Priority_Policy.pidl
index 9190cee1e3d..0523d6eb484 100644
--- a/TAO/tao/TAO_Network_Priority_Policy.pidl
+++ b/TAO/tao/TAO_Network_Priority_Policy.pidl
@@ -49,6 +49,7 @@ module TAO
const CORBA::PolicyType NETWORK_PRIORITY_TYPE = 87;
/// @todo Jai, can't we just have 3 attributes, 2 read-write, one readonly? Then all the methods can get removed
+ /// Also this interface should move to a new library
local interface NetworkPriorityPolicy : CORBA::Policy
{
void set_network_priority_model (in NetworkPriorityModel npm);