Skip to content
Commit d35d9b79 authored by Tim Waugh's avatar Tim Waugh Committed by Philip Withnall
Browse files

codegen: fix array out-param annotations

When using gdbus-codegen to produce generated code for a method with
an out parameter with a signature like 'as', make sure to include
an "(array)" annotation for that parameter.

(Reworked by Philip Withnall to improve code formatting.)

https://bugzilla.gnome.org/show_bug.cgi?id=741167
parent 2a0db6d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment