summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-12-06 15:27:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-12-06 15:27:11 +0000
commit86990d911285ec056893184d4047ca6e27439758 (patch)
tree4e9af8f4f40d95d6bebe7f753950fa628be7d0e1 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
parent33029692cd38cc91c729026d2b790ff2d0612e52 (diff)
downloadATCD-86990d911285ec056893184d4047ca6e27439758.tar.gz
Thu Dec 6 15:26:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
index c9f89d93b10..f1b942eaaaa 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Credentials.h
@@ -76,9 +76,7 @@ namespace TAO
//@{
virtual char * creds_id (void);
- virtual
- SecurityLevel3::CredentialsType creds_type (void)
- = 0;
+ virtual SecurityLevel3::CredentialsType creds_type (void) = 0;
virtual SecurityLevel3::CredentialsUsage creds_usage ();