Turn this into a doxygen comment

Change-Id: Icd310f663bcb83947c3ad40e3243bd8e37b4872e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139869
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Stephan Bergmann 2022-09-13 17:17:10 +02:00
parent 9bad5be0ff
commit 5e192fab19

View file

@ -39,9 +39,10 @@
# pragma pack(push, 8)
#endif
/* Time since Jan-01-1970
/** Time since Jan-01-1970
TODO: sal_uInt32 TimeValue::Seconds is only large enough for representing dates until year 2106.
@warning sal_uInt32 TimeValue::Seconds is only large enough for representing dates until year
2106.
*/
#if defined LIBO_INTERNAL_ONLY && defined __cplusplus