summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-buffer.h')
-rw-r--r--pango/opentype/hb-buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/opentype/hb-buffer.h b/pango/opentype/hb-buffer.h
index b030ba9a..aaf6694e 100644
--- a/pango/opentype/hb-buffer.h
+++ b/pango/opentype/hb-buffer.h
@@ -94,7 +94,7 @@ hb_buffer_clear (hb_buffer_t *buffer);
void
hb_buffer_clear_positions (hb_buffer_t *buffer);
-void
+hb_bool_t
hb_buffer_ensure (hb_buffer_t *buffer,
unsigned int size);