summaryrefslogtreecommitdiff
path: root/pango/pango-ot-buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'pango/pango-ot-buffer.c')
-rw-r--r--pango/pango-ot-buffer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pango/pango-ot-buffer.c b/pango/pango-ot-buffer.c
index c4828a55..275cce6a 100644
--- a/pango/pango-ot-buffer.c
+++ b/pango/pango-ot-buffer.c
@@ -32,7 +32,8 @@
*
* Creates a new #PangoOTBuffer for the given OpenType font.
*
- * Return value: the new #PangoOTBuffer
+ * Return value: the newly allocated #PangoOTBuffer, which should
+ * be freed with pango_ot_buffer_destroy().
*
* Since: 1.4
**/