gdbus: Fix compilation error if macro "error" is defined
authorJaganath Kanakkassery <jaganath.k@samsung.com>
Thu, 16 Aug 2012 12:51:19 +0000 (18:21 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Aug 2012 00:28:42 +0000 (17:28 -0700)
commitc1cea66a5eaf008376decb9d54b5a6f22189fce4
treedf2ea43dcdcdc3ac814114ba0e3991f9b2930ceb
parent90c7bdfc8da43c6ae07f9f6b50ff166c99de474e
gdbus: Fix compilation error if macro "error" is defined

The variable "signature" used in error is not defined and "args" is now
a struct instead of a string.
gdbus/object.c