Review of data types to reduce memory usage (no change of functionality)

This commit is contained in:
Robin Stuart 2017-06-10 10:08:27 +01:00
parent 3f7f909644
commit 17be0440cc
11 changed files with 219 additions and 219 deletions

View file

@ -29,7 +29,7 @@
SUCH DAMAGE.
*/
static const unsigned long int gb2312_lookup[] = {
static const unsigned short int gb2312_lookup[] = {
0x00A4, 0xA1E8,
0x00A7, 0xA1EC,
0x00A8, 0xA1A7,