summaryrefslogtreecommitdiff
path: root/src/hb-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-set.h')
-rw-r--r--src/hb-set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-set.h b/src/hb-set.h
index 06f35827..ec3d119e 100644
--- a/src/hb-set.h
+++ b/src/hb-set.h
@@ -122,7 +122,7 @@ hb_set_symmetric_difference (hb_set_t *set,
const hb_set_t *other);
unsigned int
-hb_set_population (const hb_set_t *set);
+hb_set_get_population (const hb_set_t *set);
/* Returns -1 if set empty. */
hb_codepoint_t