summaryrefslogtreecommitdiff
path: root/locale/C-time.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-time.c')
-rw-r--r--locale/C-time.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/locale/C-time.c b/locale/C-time.c
index 67254b2c53..a71ea93517 100644
--- a/locale/C-time.c
+++ b/locale/C-time.c
@@ -73,13 +73,13 @@ const struct locale_data _nl_C_LC_TIME =
{ string: "%H:%M:%S" },
{ string: "%I:%M:%S %p" },
{ string: NULL },
- { string: NULL },
- { string: NULL },
- { string: NULL },
- { string: NULL },
- { string: NULL },
+ { string: "" },
+ { string: "" },
+ { string: "" },
+ { string: "" },
+ { string: "" },
{ word: 0 },
- { string: NULL },
- { string: NULL },
+ { string: "" },
+ { string: "" },
}
};