X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/a28bf75d63c6a64e4c3b417c6052e45f42c6cedd..6465356a983ac139f81d3b7913cdb548477c346c:/stdtime/FreeBSD/strftime.c diff --git a/stdtime/FreeBSD/strftime.c b/stdtime/FreeBSD/strftime.c index 0f0e524..8acb0a4 100644 --- a/stdtime/FreeBSD/strftime.c +++ b/stdtime/FreeBSD/strftime.c @@ -72,7 +72,7 @@ __private_extern__ long _st_get_timezone(void); #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