summaryrefslogtreecommitdiff
path: root/lib/unictype/pr_ids_trinary_operator.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unictype/pr_ids_trinary_operator.h')
-rw-r--r--lib/unictype/pr_ids_trinary_operator.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/unictype/pr_ids_trinary_operator.h b/lib/unictype/pr_ids_trinary_operator.h
index a76ddbf0cd..02e85928d4 100644
--- a/lib/unictype/pr_ids_trinary_operator.h
+++ b/lib/unictype/pr_ids_trinary_operator.h
@@ -11,7 +11,7 @@ struct
int header[1];
int level1[1];
short level2[1 << 7];
- /*unsigned*/ int level3[1 << 4];
+ unsigned int level3[1 << 4];
}
u_property_ids_trinary_operator =
{
@@ -148,9 +148,9 @@ u_property_ids_trinary_operator =
-1
},
{
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x000C0000
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x000C0000U
}
};