From a110a47eb5782cf35b6b042fd3c7565a204b6ff7 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 5 Aug 2021 12:28:39 -0600 Subject: [PATCH] Whitespace --- src/hb-open-file.hh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/hb-open-file.hh b/src/hb-open-file.hh index 6ad474dda..14519e1c2 100644 --- a/src/hb-open-file.hh +++ b/src/hb-open-file.hh @@ -118,7 +118,8 @@ typedef struct OpenTypeOffsetTable public: - template + template bool serialize (hb_serialize_context_t *c, hb_tag_t sfnt_tag, Iterator it) @@ -491,7 +492,8 @@ struct OpenTypeFontFile } } - template + template bool serialize_single (hb_serialize_context_t *c, hb_tag_t sfnt_tag, Iterator items)