commit | 70e72e5f61d73c33d3c8f3bf07f5a9afd0db046a | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Jun 28 21:00:37 2016 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Jun 28 21:15:36 2016 -0700 |
tree | e8772f334b56e82179e77772081d052eeda2cc09 | |
parent | d8273aac19771033c5064a2f079c29d09a86e7c0 [diff] [blame] |
[gobject] Fix a few warnings Part of https://github.com/behdad/harfbuzz/issues/277
diff --git a/src/hb-buffer.cc b/src/hb-buffer.cc index 406db9c..4552d15 100644 --- a/src/hb-buffer.cc +++ b/src/hb-buffer.cc
@@ -52,7 +52,7 @@ * * Checks the equality of two #hb_segment_properties_t's. * - * Return value: (transfer full): + * Return value: * %true if all properties of @a equal those of @b, false otherwise. * * Since: 0.9.7