summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Descriptor_Interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport_Descriptor_Interface.h')
-rw-r--r--TAO/tao/Transport_Descriptor_Interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Transport_Descriptor_Interface.h b/TAO/tao/Transport_Descriptor_Interface.h
index 45561221ee4..e05a3f035cf 100644
--- a/TAO/tao/Transport_Descriptor_Interface.h
+++ b/TAO/tao/Transport_Descriptor_Interface.h
@@ -50,7 +50,7 @@ public:
/// This call allocates and copies the contents of this class and
/// returns the pointer
- virtual TAO_Transport_Descriptor_Interface *duplicate (void) = 0;
+ virtual TAO_Transport_Descriptor_Interface *duplicate () = 0;
/// Try to determine if this object is same as the @a other_prop.
virtual CORBA::Boolean is_equivalent (