summaryrefslogtreecommitdiff
path: root/lib/unictype/categ_Lt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unictype/categ_Lt.h')
-rw-r--r--lib/unictype/categ_Lt.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/lib/unictype/categ_Lt.h b/lib/unictype/categ_Lt.h
index e6c7837464..f9d6683e6f 100644
--- a/lib/unictype/categ_Lt.h
+++ b/lib/unictype/categ_Lt.h
@@ -11,7 +11,7 @@ struct
int header[1];
int level1[1];
short level2[1 << 7];
- /*unsigned*/ int level3[2 << 4];
+ unsigned int level3[2 << 4];
}
u_categ_Lt =
{
@@ -148,13 +148,13 @@ u_categ_Lt =
-1
},
{
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000920, 0x00040000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0x00000000, 0x00000000, 0x00000000, 0x00000000,
- 0xFF00FF00, 0x1000FF00, 0x00001000, 0x10000000
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000920U, 0x00040000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0x00000000U, 0x00000000U, 0x00000000U, 0x00000000U,
+ 0xFF00FF00U, 0x1000FF00U, 0x00001000U, 0x10000000U
}
};