summaryrefslogtreecommitdiff
path: root/TAO/tao/Base_Transport_Property.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Base_Transport_Property.h')
-rw-r--r--TAO/tao/Base_Transport_Property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Base_Transport_Property.h b/TAO/tao/Base_Transport_Property.h
index f3ce69b4a54..b499969a3df 100644
--- a/TAO/tao/Base_Transport_Property.h
+++ b/TAO/tao/Base_Transport_Property.h
@@ -58,7 +58,7 @@ public:
const TAO_Transport_Descriptor_Interface *other_prop);
/// Generate hash value for our class
- virtual u_long hash (void) const;
+ virtual u_long hash () const;
};
TAO_END_VERSIONED_NAMESPACE_DECL