Update DateLUTImpl.h

This commit is contained in:
alexey-milovidov 2021-02-22 20:50:17 +03:00 committed by Vasily Nemkov
parent d568ba5ec7
commit b8b916008c

View File

@ -105,7 +105,7 @@ public:
/// The order of fields matters for alignment and sizeof.
struct Values
{
/// Least significat 64 bits from time_t at beginning of the day.
/// time_t at beginning of the day.
Int64 date;
/// Properties of the day.