Fix the case when the requested name is already in use
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Mon, 1 Feb 2010 19:16:22 +0000 (16:16 -0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 7 Mar 2010 22:32:03 +0000 (14:32 -0800)
commita181ec319bf888e6657e1ea1354c3161f9441df7
treec3c5805418d8dced6f4d31809202f5c7d9e1eabd
parentf721ef55e37a31d2b6272ac28a1445569a4c655d
Fix the case when the requested name is already in use

We weren't setting the dbus error in this situation.
gdbus/mainloop.c