add comment
This commit is contained in:
parent
0aa3b80fc3
commit
65984a7116
|
@ -31,7 +31,7 @@
|
|||
#include <rtdbg.h>
|
||||
|
||||
#ifndef RT_LIBC_FIXED_TIMEZONE
|
||||
#define RT_LIBC_FIXED_TIMEZONE 8
|
||||
#define RT_LIBC_FIXED_TIMEZONE 8 /* UTC+8 */
|
||||
#endif
|
||||
|
||||
/* seconds per day */
|
||||
|
|
Loading…
Reference in New Issue