backends: Silence a couple of gtk-doc warnings

A lot of fancy gtk-doc documentation was added, but they had a couple of
issues: invalid return value annotations and wrong documented function
name.
This commit is contained in:
Jonas Ådahl
2019-01-08 09:06:11 +01:00
parent 73ddd7cd48
commit b448ced8e4
2 changed files with 2 additions and 2 deletions

View File

@ -131,7 +131,7 @@ meta_renderer_set_legacy_view (MetaRenderer *renderer,
* Returns a list of #MetaRendererView objects, each dealing with a part of the
* stage.
*
* Returns: (transfer-none) (element-type MetaRendererView): a list of
* Returns: (transfer none) (element-type MetaRendererView): a list of
* #MetaRendererView objects.
*/
GList *