about summary refs log tree commit diff
path: root/localedata/tests-mbwc/dat_strxfrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tests-mbwc/dat_strxfrm.c')
-rw-r--r--localedata/tests-mbwc/dat_strxfrm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/tests-mbwc/dat_strxfrm.c b/localedata/tests-mbwc/dat_strxfrm.c
index 0005f73e46..2642be4a66 100644
--- a/localedata/tests-mbwc/dat_strxfrm.c
+++ b/localedata/tests-mbwc/dat_strxfrm.c
@@ -50,7 +50,7 @@ TST_STRXFRM tst_strxfrm_loc [] = {
 	/*inp*/ { "abc", "\244\241\244\242",  13,  9 },	 /* #07 */
 	/*exp*/ { 0,0,0,		       },
       },
-      { is_last: 1 }
+      { .is_last = 1 }
     }
   },
   {
@@ -81,7 +81,7 @@ TST_STRXFRM tst_strxfrm_loc [] = {
 	/*exp*/ { EINVAL,0,0,		       },
       },
 #endif
-      { is_last: 1 }
+      { .is_last = 1 }
     }
   },
   {
@@ -108,7 +108,7 @@ TST_STRXFRM tst_strxfrm_loc [] = {
 	/*exp*/ { EINVAL,0,0,		       },
       },
 #endif
-      { is_last: 1 }
+      { .is_last = 1 }
     }
   },
   {