aboutsummaryrefslogtreecommitdiff
path: root/localedata/tests-mbwc/dat_iswprint.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tests-mbwc/dat_iswprint.c')
-rw-r--r--localedata/tests-mbwc/dat_iswprint.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/tests-mbwc/dat_iswprint.c b/localedata/tests-mbwc/dat_iswprint.c
index 788d18f..57acc71 100644
--- a/localedata/tests-mbwc/dat_iswprint.c
+++ b/localedata/tests-mbwc/dat_iswprint.c
@@ -44,7 +44,7 @@ TST_ISW_LOC (PRINT, print) = {
{ { 0x00F7 }, { 0,0,0 } }, /* division */
{ { 0x00F8 }, { 0,0,0 } }, /* o stroke */
{ { 0x00FF }, { 0,0,0 } }, /* y dia */
- { is_last: 1 } /* Last element. */
+ { .is_last = 1 } /* Last element. */
}
},
{ TST_ISW_REC (enUS, print)
@@ -72,7 +72,7 @@ TST_ISW_LOC (PRINT, print) = {
#ifdef NO_WAIVER
{ { 0x3042 }, { 0,1,0 } }, /* <WAIVER> */
#endif
- { is_last: 1 } /* Last element. */
+ { .is_last = 1 } /* Last element. */
}
},
{ TST_ISW_REC (eucJP, print)
@@ -159,7 +159,7 @@ TST_ISW_LOC (PRINT, print) = {
{ { 0xFF70 }, { 0,0,0 } }, /* HALF KATA PL - */
{ { 0xFF71 }, { 0,0,0 } }, /* HALF KATA A */
{ { 0xFF9E }, { 0,0,0 } }, /* HALF KATA MI */
- { is_last: 1 } /* Last element. */
+ { .is_last = 1 } /* Last element. */
}
},
{ TST_ISW_REC (end, print) }