OSDN Git Service

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)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 16 Aug 2012 19:00:22 +0000 (22:00 +0300)
commitee3b0b2b3326e883790685e51ebb0c9a9f8332c9
tree33aa44c5a5d558bf9029afb600763bd4813dd03b
parent6e0cfbe2643324f6fa3f225eb6014661578a1ad1
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