summaryrefslogtreecommitdiff
path: root/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tao/RTCORBA/RT_ProtocolPropertiesC.cpp')
-rw-r--r--tao/RTCORBA/RT_ProtocolPropertiesC.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tao/RTCORBA/RT_ProtocolPropertiesC.cpp b/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
index ab48b2c8adc..28975f801e2 100644
--- a/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
+++ b/tao/RTCORBA/RT_ProtocolPropertiesC.cpp
@@ -99,7 +99,7 @@ RTCORBA::ProtocolProperties::ProtocolProperties (void)
RTCORBA::ProtocolProperties::~ProtocolProperties (void)
{}
-void
+void
RTCORBA::ProtocolProperties::_tao_any_destructor (void *_tao_void_pointer)
{
ProtocolProperties *_tao_tmp_pointer =
@@ -134,7 +134,7 @@ RTCORBA::ProtocolProperties::_duplicate (ProtocolProperties_ptr obj)
{
obj->_add_ref ();
}
-
+
return obj;
}