Fix typo
This commit is contained in:
parent
68b507a3c3
commit
f1c4adbcd3
@ -41,7 +41,7 @@
|
|||||||
#ifndef HB_BUFFER_MAX_LEN_MIN
|
#ifndef HB_BUFFER_MAX_LEN_MIN
|
||||||
#define HB_BUFFER_MAX_LEN_MIN 8192
|
#define HB_BUFFER_MAX_LEN_MIN 8192
|
||||||
#endif
|
#endif
|
||||||
#ifndef HB_BUFFER_MAX_LEN_DEFAULT_
|
#ifndef HB_BUFFER_MAX_LEN_DEFAULT
|
||||||
#define HB_BUFFER_MAX_LEN_DEFAULT 0x3FFFFFFF /* Shaping more than a billion chars? Let us know! */
|
#define HB_BUFFER_MAX_LEN_DEFAULT 0x3FFFFFFF /* Shaping more than a billion chars? Let us know! */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user