From a3212d846b4e351ad076f37b5a8906e36c00bbac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 9 Nov 2000 17:12:56 +0000 Subject: Update. 2000-11-09 Jakub Jelinek * locale/C-time.c (_nl_C_LC_TIME): Fix value for _NL_TIME_WEEK_1STWEEK. 2000-11-09 Jakub Jelinek * locale/programs/ld-paper.c (paper_output): Fix offset into width field. --- locale/C-time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale/C-time.c') diff --git a/locale/C-time.c b/locale/C-time.c index d205f4918c..17eed63ae1 100644 --- a/locale/C-time.c +++ b/locale/C-time.c @@ -135,7 +135,7 @@ const struct locale_data _nl_C_LC_TIME = { wstr: (const uint32_t *) L"" }, { string: "\7" }, { word: 19971130 }, - { word: 19971130 }, + { string: "\4" }, { string: "\7" }, { string: "\1" }, { string: "\1" }, -- cgit 1.4.1