about summary refs log tree commit diff
path: root/localedata/tests-mbwc/dat_iswlower.c
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/tests-mbwc/dat_iswlower.c')
-rw-r--r--localedata/tests-mbwc/dat_iswlower.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/localedata/tests-mbwc/dat_iswlower.c b/localedata/tests-mbwc/dat_iswlower.c
index 23f767a88d..20b2a2a48e 100644
--- a/localedata/tests-mbwc/dat_iswlower.c
+++ b/localedata/tests-mbwc/dat_iswlower.c
@@ -40,7 +40,7 @@ TST_ISW_LOC (LOWER, lower) = {
 	{  { 0x00F7 }, { 0,1,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, lower)
@@ -65,7 +65,7 @@ TST_ISW_LOC (LOWER, lower) = {
 	{  { 0x007E }, { 0,1,0 }  },
 	{  { 0x007F }, { 0,1,0 }  },
 	{  { 0x0080 }, { 0,1,0 }  },
-	{ is_last: 1 }			/* Last element.  */
+	{ .is_last = 1 }		/* Last element.  */
       }
   },
   {   TST_ISW_REC (eucJP, lower)
@@ -84,7 +84,7 @@ TST_ISW_LOC (LOWER, lower) = {
 	{  { 0xFF6F }, { 0,1,0 }  },	/* HALF KATA tu	      */
 	{  { 0xFF71 }, { 0,1,0 }  },	/* HALF KATA A	      */
 	{  { 0xFF9E }, { 0,1,0 }  },	/* HALF KATA MI	      */
-	{ is_last: 1 }			/* Last element.  */
+	{ .is_last = 1 }		/* Last element.  */
       }
   },
   {   TST_ISW_REC (end, lower) }