summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
index a5b15400e25..bf0c9028696 100644
--- a/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
+++ b/TAO/orbsvcs/orbsvcs/Log/Hash_LogStore.h
@@ -49,11 +49,11 @@ public:
/// Lists all logs created by the log factory.
virtual DsLogAdmin::LogList *
- list_logs (void);
+ list_logs ();
/// Lists all log ids.
virtual DsLogAdmin::LogIdList *
- list_logs_by_id (void);
+ list_logs_by_id ();
/// Returns a reference to the log with the supplied id.
virtual DsLogAdmin::Log_ptr