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:31:24 +0000 (14:31 -0800)
commita40f41a4374f0af01a83f209c46cd64ce62c9e43
treefa8a2c1e7654acdfc4439820f1d4712a171f71de
parentff6c7c257c620aea8a4c3c9c2a99551972166407
Fix the case when the requested name is already in use

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