Hi Luiz, On Fri, Sep 10, 2010, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz <luiz.dentz-von@xxxxxxxxx> > > --- > src/dbus-common.c | 16 +++++++++++----- > 1 files changed, 11 insertions(+), 5 deletions(-) The patch is now upstream, with the following minor change that I did for you: > + const char ***str_array = (const char ***) val; Since val is void * there's no need to do the type cast (the original code didn't do it either). Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html