summaryrefslogtreecommitdiff
path: root/ace/Log_Record.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit9e9254f32711d4ecf1e3f71b54982eaf6845388e (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/Log_Record.h
parent4ecd5d0edb663fdba4935912ccdbbf79a66482ae (diff)
downloadATCD-9e9254f32711d4ecf1e3f71b54982eaf6845388e.tar.gz
*** empty log message ***
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,