From 54800f8322e8ab106d801fc332b7e813c58138ac Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 30 May 2018 16:26:50 -0700 Subject: [PATCH] [map] Mark prime_for HB_INTERNAL Trying to see if it fixes gcc-4.2 bots. --- src/hb-map-private.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-map-private.hh b/src/hb-map-private.hh index cdd90c5c9..aecebe835 100644 --- a/src/hb-map-private.hh +++ b/src/hb-map-private.hh @@ -184,7 +184,7 @@ struct hb_map_t protected: - static inline unsigned int prime_for (unsigned int shift) + static HB_INTERNAL inline unsigned int prime_for (unsigned int shift) { /* Following comment and table copied from glib. */ /* Each table size has an associated prime modulo (the first prime