summaryrefslogtreecommitdiff
path: root/ace/OS_Log_Msg_Attributes.h
diff options
context:
space:
mode:
authordoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-20 01:06:01 +0000
committerdoccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-10-20 01:06:01 +0000
commit5ed77bb562153279a1ba3a26d9038a8c797eee0f (patch)
treed101dfdca03cbc9bdf8ee92247c8e1b067da04b3 /ace/OS_Log_Msg_Attributes.h
parente99774893a73213dbd999358bb7f572f098ccc83 (diff)
downloadATCD-5ed77bb562153279a1ba3a26d9038a8c797eee0f.tar.gz
ChangeLogTag: Thu Oct 19 18:02:54 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'ace/OS_Log_Msg_Attributes.h')
-rw-r--r--ace/OS_Log_Msg_Attributes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/OS_Log_Msg_Attributes.h b/ace/OS_Log_Msg_Attributes.h
index 0f8b4a1b044..a268d991f3a 100644
--- a/ace/OS_Log_Msg_Attributes.h
+++ b/ace/OS_Log_Msg_Attributes.h
@@ -60,7 +60,7 @@ protected:
ACE_OSTREAM_TYPE *ostream_;
/// Priority_mask to be used in new TSS Log_Msg.
- u_long priority_mask_;
+ unsigned long priority_mask_;
/// Are we allowing tracing in this thread?
int tracing_enabled_;