summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h')
-rw-r--r--TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
index cc67413602e..57fabb889fe 100644
--- a/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
+++ b/TAO/tao/RTCORBA/RT_Transport_Descriptor_Property.h
@@ -39,7 +39,7 @@ public:
/// Destructor
virtual ~TAO_RT_Transport_Descriptor_Property ();
- virtual TAO_RT_Transport_Descriptor_Property *duplicate (void) = 0;
+ virtual TAO_RT_Transport_Descriptor_Property *duplicate () = 0;
virtual CORBA::Boolean is_equivalent (const TAO_RT_Transport_Descriptor_Property *other_prop) = 0;