strftime: Consequently use the "L_" macro with character literals
commit5cbbf01ebe26b84c9c58d4b7f7d2c41038d7c68b
authorTAMUKI Shoichi <tamuki@linet.gr.jp>
Fri, 11 Jan 2019 04:46:40 +0000 (11 13:46 +0900)
committerRafal Luzynski <digitalfreak@lingonborough.com>
Fri, 11 Jan 2019 22:54:37 +0000 (11 23:54 +0100)
treec3c174ea22f3c9ad6197d93f4d8aa4c01bab27a0
parent0bc9bdf159f43c50ec31e9a1670e2e04b5d4060d
strftime: Consequently use the "L_" macro with character literals

ChangeLog:

* time/strftime_l.c (__strftime_internal): Use "L_" macros, also add a
missing space after the cast of "_NL_CURRENT".
ChangeLog
time/strftime_l.c