From 23ccd00a3d5033b812f2bebcc5b793a4415b252b Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 17 Jun 2019 20:35:04 -0700 Subject: [PATCH] Minor --- src/hb-config.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/hb-config.hh b/src/hb-config.hh index 4919796..c1a15f8 100644 --- a/src/hb-config.hh +++ b/src/hb-config.hh @@ -72,7 +72,8 @@ #define HB_NO_LEGACY #endif -/* Closure. */ + +/* Closure of options. */ #ifdef HB_DISABLE_DEPRECATED #define HB_IF_NOT_DEPRECATED(x) -- 2.7.4