diff --git a/src/hb-common.h b/src/hb-common.h index b24cbb33ba7b6711392e483732e85f56d1d50eab..e7ab4ae221ec1f19aa21e22c55cf84c6f76cace8 100644 --- a/src/hb-common.h +++ b/src/hb-common.h @@ -299,7 +299,7 @@ typedef enum /* Dummy value to ensure any hb_tag_t value can be passed/stored as hb_script_t * without risking undefined behavior. */ - /*---*/ _HB_SCRIPT_MAX_VALUE = HB_TAG_MAX + /*---*/ _HB_SCRIPT_MAX_VALUE = HB_TAG_MAX /*< skip >*/ } hb_script_t;