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:32:43 +0000 (17:32 -0700)
commitace8e8b558fe328375c416907b5261f86f81bf19
tree6dc45ce4cad9cb97adad9cd6332514daf8178f8e
parentbdeaf909484e5dc91ff3c08f93863b33ba1b2506
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