diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ * manual/maint.texi: Document Y2038 symbol handling. * time/localtime.c (__localtime64): Add. - [__TIMERSIZE != 64] (__localtime): Turn into a wrapper. + [__TIMESIZE != 64] (__localtime): Turn into a wrapper. 2018-12-17 Joseph Myers <joseph@codesourcery.com> |