summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_Log_Msg_Attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/OS_Log_Msg_Attributes.h')
-rw-r--r--ACE/ace/OS_Log_Msg_Attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_Log_Msg_Attributes.h b/ACE/ace/OS_Log_Msg_Attributes.h
index 6ef922b1ace..356c9a7b7f8 100644
--- a/ACE/ace/OS_Log_Msg_Attributes.h
+++ b/ACE/ace/OS_Log_Msg_Attributes.h
@@ -42,7 +42,7 @@ class ACE_Export ACE_OS_Log_Msg_Attributes
{
public:
/// Constructor
- ACE_OS_Log_Msg_Attributes (void);
+ ACE_OS_Log_Msg_Attributes ();
protected:
friend class ACE_Log_Msg;