summaryrefslogtreecommitdiff
path: root/locale/C-paper.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/C-paper.c')
-rw-r--r--locale/C-paper.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/C-paper.c b/locale/C-paper.c
index 1a602a6755..74e6401de7 100644
--- a/locale/C-paper.c
+++ b/locale/C-paper.c
@@ -33,8 +33,8 @@ const struct locale_data _nl_C_LC_PAPER attribute_hidden =
0,
3,
{
- { word: 297 },
- { word: 210 },
- { string: _nl_C_codeset }
+ { .word = 297 },
+ { .word = 210 },
+ { .string = _nl_C_codeset }
}
};