gdbus: Fix some compiler warnings
authorColin Walters <walters@verbum.org>
Thu, 15 Nov 2012 13:42:36 +0000 (08:42 -0500)
committerColin Walters <walters@verbum.org>
Thu, 15 Nov 2012 13:42:36 +0000 (08:42 -0500)
commit2aa97e2847246d95cae32c9c061162bfb4af838a
tree9af1c95583a6e35b63c2cbc1e144636a420adedc
parenta335fd1de8fc2ab4b26c5fe6055014ea15043fb9
gdbus: Fix some compiler warnings

Code appears to have been copy/pasted from a bit which used _object,
but I think it's clearer to always use the "self" parameter anyways.
gio/gdbusobjectmanagerclient.c
gio/gdbusobjectproxy.c