summaryrefslogtreecommitdiffstats
path: root/hdmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'hdmx.c')
-rw-r--r--hdmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hdmx.c b/hdmx.c
index e4830c2..43b135b 100644
--- a/hdmx.c
+++ b/hdmx.c
@@ -22,7 +22,7 @@ libparsesfnt_parse_hdmx(
int
-libparsesfnt_parse_hdmx_entries(
+libparsesfnt_parse_hdmx_v0_entries(
const char *data, size_t size,
struct libparsesfnt_hdmx_v0_entry *infop,
const struct libparsesfnt_tabdir_entry *tag, const struct libparsesfnt_hdmx *hdmx,