Minor
diff --git a/src/hb-common.cc b/src/hb-common.cc
index 1516211..c0233f3 100644
--- a/src/hb-common.cc
+++ b/src/hb-common.cc
@@ -179,7 +179,7 @@
   'p', 'q', 'r', 's', 't', 'u', 'v', 'w',  'x', 'y', 'z',  0,   0,   0,   0,   0
 };
 
-static hb_bool_t
+static bool
 lang_equal (hb_language_t  v1,
 	    const void    *v2)
 {