summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
index 7879eab0f76..f0a4d3c4b84 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connection_Handler.h
@@ -51,7 +51,7 @@ namespace TAO
IIOP_SSL_Connection_Handler (TAO_ORB_Core *orb_core);
/// Destructor.
- ~IIOP_SSL_Connection_Handler (void);
+ ~IIOP_SSL_Connection_Handler ();
};
// ****************************************************************
@@ -80,7 +80,7 @@ namespace TAO
int &result);
/// Destructor that restores the previous TSS SSL state.
- ~Null_SSL_State_Guard (void);
+ ~Null_SSL_State_Guard ();
private:
/// The SSLIOP::Current implementation that was previously