summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Record.h')
-rw-r--r--ace/Log_Record.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Log_Record.h b/ace/Log_Record.h
index 2e8ad1e4524..e5061fe2acb 100644
--- a/ace/Log_Record.h
+++ b/ace/Log_Record.h
@@ -24,9 +24,10 @@
class ACE_Export ACE_Log_Record
{
+public:
// = TITLE
// Defines the structure of an ACE logging record.
-public:
+
enum
{
MAXLOGMSGLEN = ACE_MAXLOGMSGLEN,