summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h')
-rw-r--r--TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h b/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h
index c18fa08a7de..0689ee90320 100644
--- a/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h
+++ b/TAO/tao/RTCORBA/RT_ProtocolPropertiesC.h
@@ -117,9 +117,9 @@ namespace RTCORBA
protected:
// Abstract or local interface only.
- ProtocolProperties (void);
+ ProtocolProperties ();
- virtual ~ProtocolProperties (void);
+ virtual ~ProtocolProperties ();
private:
// Private and unimplemented for concrete interfaces.
@@ -159,7 +159,7 @@ namespace TAO
static void release (
::RTCORBA::ProtocolProperties_ptr
);
- static ::RTCORBA::ProtocolProperties_ptr nil (void);
+ static ::RTCORBA::ProtocolProperties_ptr nil ();
static ::CORBA::Boolean marshal (
const ::RTCORBA::ProtocolProperties_ptr p,
TAO_OutputCDR & cdr