summaryrefslogtreecommitdiff
path: root/examples/Log_Msg/test_log_msg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Log_Msg/test_log_msg.cpp')
-rw-r--r--examples/Log_Msg/test_log_msg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Log_Msg/test_log_msg.cpp b/examples/Log_Msg/test_log_msg.cpp
index 120bc4c3906..e4216f8cf12 100644
--- a/examples/Log_Msg/test_log_msg.cpp
+++ b/examples/Log_Msg/test_log_msg.cpp
@@ -140,7 +140,7 @@ main (int argc, char *argv[])
(char *) array,
sizeof array);
- // Disable the LM_DEBUG and LM_INFO messages.
+ // Disable the LM_DEBUG and LM_INFO messages at the process level.
u_long priority_mask =
ACE_LOG_MSG->priority_mask (ACE_Log_Msg::PROCESS);
ACE_CLR_BITS (priority_mask,