summaryrefslogtreecommitdiff
path: root/TAO/tao/Resource_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Resource_Factory.cpp')
-rw-r--r--TAO/tao/Resource_Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Resource_Factory.cpp b/TAO/tao/Resource_Factory.cpp
index 3fa30c51cd7..2b8b3df0f13 100644
--- a/TAO/tao/Resource_Factory.cpp
+++ b/TAO/tao/Resource_Factory.cpp
@@ -17,7 +17,7 @@ TAO_Protocol_Item::protocol_name (void)
return this->name_;
}
-const TAO_Protocol_Factory *
+TAO_Protocol_Factory *
TAO_Protocol_Item::factory (void)
{
return this->factory_;