gobject: Mark a helper variable as const
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 4 Mar 2015 08:52:22 +0000 (08:52 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 4 Mar 2015 08:55:30 +0000 (08:55 +0000)
commit6d030ea0aef634cfdd6b82c9f213c1061b68709a
treeb4069c3ad360a04b7fe9ccb1eae8b19fcf448ce8
parentbdfc8231c6252dfe11cc0d614e71dd98e7570b53
gobject: Mark a helper variable as const

It’s only used for argv values, which are not modified here.

https://bugzilla.gnome.org/show_bug.cgi?id=614684
gobject/gobject-query.c