summaryrefslogtreecommitdiff
path: root/ace/Log_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Msg.h')
-rw-r--r--ace/Log_Msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Log_Msg.h b/ace/Log_Msg.h
index 14be11341e9..ba6362bc3da 100644
--- a/ace/Log_Msg.h
+++ b/ace/Log_Msg.h
@@ -494,6 +494,7 @@ public:
* - 'p': print out the appropriate errno message from sys_errlist,
* e.g., as done by perror()
* - 'Q': print out the uint64 number
+ * - 'q': print out the int64 number
* - '@': print a void* pointer (in hexadecimal)
* - 'r': call the function pointed to by the corresponding argument
* - 'R': print return status