gtestdbus: Fix non-const use of const variables
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 12 Nov 2013 13:10:33 +0000 (13:10 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 29 Nov 2013 08:11:13 +0000 (08:11 +0000)
commit46c1aea0e7d77581ced8ebd064b5a886417f7371
tree928f364b2a430d9695e32d1370d64f3c83e9305d
parent598a9c5028eef0f84b8f3830524058f3ab5eb257
gtestdbus: Fix non-const use of const variables

The argv array should be declared as const.

https://bugzilla.gnome.org/show_bug.cgi?id=712148
gio/gtestdbus.c