diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2011-01-05 15:25:06 -0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2011-01-05 16:19:09 -0800 |
commit | 435e20153c246fa21af12117449a97687053c6f4 (patch) | |
tree | 7b50b66826c610e0f6b91dbe7d2edc17e9992c3b /src/message-waiting.c | |
parent | 9aa82f5bb1b498c8e3d7b7180b62190d46e39f83 (diff) | |
download | ofono-435e20153c246fa21af12117449a97687053c6f4.tar.bz2 |
dbus: fix appending on dict for types other than string
According to dbus documentation, dbus_message_iter_append_basic()
expects a "const char**" if type is string and a simple pointer for
other types. Since we a iterating an array, the value passed is already
a pointer.
Diffstat (limited to 'src/message-waiting.c')
0 files changed, 0 insertions, 0 deletions