summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp')
-rw-r--r--TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp b/TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp
index 7fd4f6bb209..4411903d74b 100644
--- a/TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp
+++ b/TAO/tao/RTCORBA/RT_ProtocolPropertiesA.cpp
@@ -130,7 +130,7 @@ namespace RTCORBA
_tao_any,
ProtocolProperties::_tao_any_destructor,
_tc_ProtocolProperties,
- *_tao_elem)
+ *_tao_elem);
}
::CORBA::Boolean
@@ -143,7 +143,7 @@ namespace RTCORBA
_tao_any,
ProtocolProperties::_tao_any_destructor,
_tc_ProtocolProperties,
- _tao_elem)
+ _tao_elem);
}
}