Fix GError sent when receiving a reply of the wrong type
authorMike Gorse <mgorse@suse.com>
Tue, 10 Apr 2012 20:09:32 +0000 (15:09 -0500)
committerMike Gorse <mgorse@suse.com>
Tue, 10 Apr 2012 20:09:32 +0000 (15:09 -0500)
commitcbcc85fda633a1c2ef44b47207e5aeb8bb4f9481
tree898242d801513aa0d8cfc01b2f40b2aafd9d94f5
parent7a23d7cb0caf4f8782076c7026ad21647cbc65fa
Fix GError sent when receiving a reply of the wrong type

When a method reply of the wrong type was received, the parameters were
still sent backwards when formatting the GError.
dbind/dbind.c