src/hb-aat-layout-common.hh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 270a37c3244b32dd839a99eb379be241613ee895
Author: Behdad Esfahbod <[email protected]>
Date:   Wed Oct 17 22:42:47 2018 -0700

    Kick bots

diff --git a/src/hb-aat-layout-common.hh b/src/hb-aat-layout-common.hh
index 69768e5e..89ed91f2 100644
--- a/src/hb-aat-layout-common.hh
+++ b/src/hb-aat-layout-common.hh
@@ -308,8 +308,8 @@ template <>
   return *reinterpret_cast<const AAT::Lookup<OT::HBUINT32> *> 
(_hb_Null_AAT_Lookup);
 }
 template <>
-/*static*/ inline const AAT::Lookup<OT::Offset<OT::HBUINT16, false>>& 
Null<AAT::Lookup<OT::Offset<OT::HBUINT16, false>> > (void) {
-  return *reinterpret_cast<const AAT::Lookup<OT::Offset<OT::HBUINT16, false>> 
*> (_hb_Null_AAT_Lookup);
+/*static*/ inline const AAT::Lookup<OT::Offset<OT::HBUINT16, false> >& 
Null<AAT::Lookup<OT::Offset<OT::HBUINT16, false> > > (void) {
+  return *reinterpret_cast<const AAT::Lookup<OT::Offset<OT::HBUINT16, false> > 
*> (_hb_Null_AAT_Lookup);
 }
 namespace AAT {
 
_______________________________________________
HarfBuzz mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to