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:27:48 +0000 (17:27 -0700)
commitd40a1df675ff776b869c6e222d10219f5ebbe01d
tree432a1efad7db02fb66fd11876fbc6a2ef83b6ede
parent2c8c6393590247d4a50c560dcbd706c8bcbd7a95
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