From 18f1d01a3a6705dc6d49fa6e366f1a9d26e1ea72 Mon Sep 17 00:00:00 2001 From: parsons Date: Thu, 22 Jun 2006 15:03:25 +0000 Subject: ChangeLogTag: Thu Jun 22 15:01:21 UTC 2006 Jeff Parsons --- TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TAO/orbsvcs/orbsvcs') diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h index eaada80deed..5fdf4f78e6c 100644 --- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h +++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h @@ -60,9 +60,9 @@ namespace TAO public virtual TAO_Local_RefCounted_Object { public: - typedef Credentials_ptr _ptr_type; - typedef Credentials_var _var_type; - typedef Credentials_out _out_type; + typedef SSLIOP::Credentials_ptr _ptr_type; + typedef SSLIOP::Credentials_var _var_type; + typedef SSLIOP::Credentials_out _out_type; /// Constructor SSLIOP_Credentials (::X509 * cert, ::EVP_PKEY * evp); -- cgit v1.2.1