summaryrefslogtreecommitdiffstats
path: root/src/message-waiting.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-01-05 15:25:06 -0200
committerMarcel Holtmann <marcel@holtmann.org>2011-01-05 16:19:09 -0800
commit435e20153c246fa21af12117449a97687053c6f4 (patch)
tree7b50b66826c610e0f6b91dbe7d2edc17e9992c3b /src/message-waiting.c
parent9aa82f5bb1b498c8e3d7b7180b62190d46e39f83 (diff)
downloadofono-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