summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Method_Request.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Method_Request.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
index cec38aa7217..d8a1ba1ffad 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Method_Request.h
@@ -64,7 +64,7 @@ public:
void init (const TAO_Notify_Event * event);
/// The creation time of the event to which this request corresponds.
- const ACE_Time_Value& creation_time (void) const;
+ const ACE_Time_Value& creation_time () const;
private:
ACE_Time_Value time_;