gdbus-codegen: prepend arg_ to method/signal arg names
authorXavier Claessens <xclaesse@gmail.com>
Wed, 21 Sep 2011 11:41:10 +0000 (13:41 +0200)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 21 Sep 2011 11:45:50 +0000 (07:45 -0400)
commit6b39085016110dc92d0b17d605ee80b0a0e80eb6
treec74c687319d80e74f8454dc40c324d665cd8faf1
parent933ad70c32f146d324b8fc1e9b79711e83472909
gdbus-codegen: prepend arg_ to method/signal arg names

This is to avoid shadow declaration warning in the case an arg name
is "time" for example.

https://bugzilla.gnome.org/show_bug.cgi?id=659690

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbus-2.0/codegen/codegen.py