summaryrefslogtreecommitdiff
path: root/ACE/ace/Log_Msg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Log_Msg.cpp')
-rw-r--r--ACE/ace/Log_Msg.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/ace/Log_Msg.cpp b/ACE/ace/Log_Msg.cpp
index 72cdb2ac399..ec8573de669 100644
--- a/ACE/ace/Log_Msg.cpp
+++ b/ACE/ace/Log_Msg.cpp
@@ -1560,8 +1560,8 @@ ACE_Log_Msg::log (const ACE_TCHAR *format_str,
break;
}
- case 'D': // Format the timestamp in month/day/year
- // hour:minute:sec:usec format.
+ case 'D': // Format the timestamp in format:
+ // Weekday Month day year hour:minute:sec.usec
{
ACE_TCHAR day_and_time[35];
ACE::timestamp (day_and_time,