Loading...
--- Libc/Libc-825.26/stdtime/FreeBSD/strftime.c
+++ Libc/Libc-997.90.3/stdtime/FreeBSD/strftime.c
@@ -72,7 +72,7 @@
#define PAD_ZERO 3
#ifndef BUILDING_VARIANT
-static const char* fmt_padding[][4] = {
+static const char * const fmt_padding[][4] = {
/* DEFAULT, LESS, SPACE, ZERO */
#define PAD_FMT_MONTHDAY 0
#define PAD_FMT_HMS 0