summaryrefslogtreecommitdiff
path: root/localedata/tests-mbwc/dat_wctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tests-mbwc/dat_wctype.c')
-rw-r--r--localedata/tests-mbwc/dat_wctype.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/tests-mbwc/dat_wctype.c b/localedata/tests-mbwc/dat_wctype.c
index e51b97db99..3e1c10ae5b 100644
--- a/localedata/tests-mbwc/dat_wctype.c
+++ b/localedata/tests-mbwc/dat_wctype.c
@@ -66,7 +66,7 @@ TST_WCTYPE tst_wctype_loc [] = {
{ /*inp*/ { "special" }, /* #16 */
/*exp*/ { 0,1,0, },
},
- { is_last: 1 }
+ { .is_last = 1 }
}
},
{ { Twctype, TST_LOC_enUS },
@@ -119,7 +119,7 @@ TST_WCTYPE tst_wctype_loc [] = {
{ /*inp*/ { "special" }, /* #16 */
/*exp*/ { 0,1,0, },
},
- { is_last: 1 }
+ { .is_last = 1 }
}
},
{ { Twctype, TST_LOC_eucJP },
@@ -178,7 +178,7 @@ TST_WCTYPE tst_wctype_loc [] = {
{ /*inp*/ { "jdigit" }, /* #18 */
/*exp*/ { 0,0,0, },
},
- { is_last: 1 }
+ { .is_last = 1 }
}
},
{ { Twctype, TST_LOC_end }}