From 6404c49d0735d92779089ddef5c1d34aad1542d7 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 2 Aug 2018 01:36:08 -0700 Subject: [PATCH] Minor --- src/hb-machinery-private.hh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/hb-machinery-private.hh b/src/hb-machinery-private.hh index 081cbbf..140bff6 100644 --- a/src/hb-machinery-private.hh +++ b/src/hb-machinery-private.hh @@ -587,7 +587,7 @@ struct BEInt /* - * Lazy struct and blob loaders. + * Lazy loaders. */ template struct hb_lazy_loader_t : hb_base_lazy_loader_t, T> { -- 2.7.4