Reported by Tim Rice <tim@multitalents.net>.
* lib/strftime.h (nstrftime): Fix typo in comment.
+2024-02-07 Bruno Haible <bruno@clisp.org>
+
+ nstrftime: Fix typo in documentation.
+ Reported by Tim Rice <tim@multitalents.net>.
+ * lib/strftime.h (nstrftime): Fix typo in comment.
+
2024-02-07 Bruno Haible <bruno@clisp.org>
nstrftime tests: Avoid test failures on DragonFly BSD.
LC_TIME category of the current locale.
Uses the time zone __TZ.
- If *__TP represents local time, _TZ should be set to
+ If *__TP represents local time, __TZ should be set to
tzalloc (getenv ("TZ")).
If *__TP represents universal time (a.k.a. GMT), __TZ should be set to
(timezone_t) 0.