summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-02-26 01:06:05 +0000
committerUlrich Drepper <drepper@redhat.com>1997-02-26 01:06:05 +0000
commit4f72518358f9c217d00b8655cae01ad6bf77d9fa (patch)
tree2a3120a10d54d481695c794f68fe7f1f92573048 /locale
parent655fe3107058017a6d4e618be03b91b119457354 (diff)
update from main archive 970226
Diffstat (limited to 'locale')
-rw-r--r--locale/C-time.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/locale/C-time.c b/locale/C-time.c
index a71ea93517..1078580f20 100644
--- a/locale/C-time.c
+++ b/locale/C-time.c
@@ -26,7 +26,7 @@ const struct locale_data _nl_C_LC_TIME =
{
_nl_C_name,
NULL, 0, /* no file mapped */
- 53,
+ 54,
{
{ string: "Sun" },
{ string: "Mon" },
@@ -79,6 +79,7 @@ const struct locale_data _nl_C_LC_TIME =
{ string: "" },
{ string: "" },
{ word: 0 },
+ { word: 0 },
{ string: "" },
{ string: "" },
}