Commit 46d36904b0641af9a87febbef7ab205a3fff6c4e

Werner Lemberg 2016-05-28T19:38:43

* src/autofit/afranges.c: Remove `UL' postfix from hex numbers. Suggested by Alexei. `UL' is only needed for 16bit compilers, but it seems noone is using this anymore (and we no longer test whether FreeType compiles in such an environment). Otherwise, it is easy to add the postfix to the `AF_UNICODE_RANGE' macro.