summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
index 3931509fc0a..fad2ea9eeb6 100644
--- a/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
+++ b/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.h
@@ -75,7 +75,7 @@ namespace TAO
//@}
/// Return the unique tag that identifies the concrete subclass.
- virtual CORBA::ULong tag (void) const = 0;
+ virtual CORBA::ULong tag () const = 0;
};