diff --git a/src/hb-aat-layout-common.hh b/src/hb-aat-layout-common.hh index 69768e5eb..89ed91f28 100644 --- a/src/hb-aat-layout-common.hh +++ b/src/hb-aat-layout-common.hh @@ -308,8 +308,8 @@ template <> return *reinterpret_cast *> (_hb_Null_AAT_Lookup); } template <> -/*static*/ inline const AAT::Lookup>& Null> > (void) { - return *reinterpret_cast> *> (_hb_Null_AAT_Lookup); +/*static*/ inline const AAT::Lookup >& Null > > (void) { + return *reinterpret_cast > *> (_hb_Null_AAT_Lookup); } namespace AAT {