Minor
This commit is contained in:
parent
16e4ccf7b4
commit
bd021a6720
|
@ -829,7 +829,7 @@ static inline unsigned char TOLOWER (unsigned char c)
|
||||||
* light-weight) to be enabled, then HB_DEBUG can be defined to disable
|
* light-weight) to be enabled, then HB_DEBUG can be defined to disable
|
||||||
* the costlier checks. */
|
* the costlier checks. */
|
||||||
#ifdef NDEBUG
|
#ifdef NDEBUG
|
||||||
#define HB_NDEBUG
|
#define HB_NDEBUG 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue