We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbcc633 commit 99757abCopy full SHA for 99757ab
storage/ndb/include/logger/Logger.hpp
@@ -106,8 +106,8 @@ class Logger
106
107
/*
108
Convert time to local timezone and print in timestamp format
109
- to string buffer. The function always some nul terminated string
110
- to the buffer to ensure it can safely be printed.
+ to string buffer. The function always write some null terminated
+ string to buffer so it can safely be printed.
111
112
@epoch time to convert and print
113
@str pointer to buffer where to print the resulting string
0 commit comments