2005-06-16 Colin Walters <walters@verbum.org>
authorColin Walters <walters@verbum.org>
Thu, 16 Jun 2005 04:48:10 +0000 (04:48 +0000)
committerColin Walters <walters@verbum.org>
Thu, 16 Jun 2005 04:48:10 +0000 (04:48 +0000)
commit70bd20a50e5d8d5dd5ddabf945812d881090d3f5
tree4ea31ea7ce8cac1752e7571a6e2fd0228fc31deb
parent3220372584bf346507c00a9445374cc2f1dd6ad0
2005-06-16  Colin Walters  <walters@verbum.org>

* tools/dbus-send.c (append_array): Use strtok.
(append_dict): New function.
(type_from_name): New function, extracted from main.
(main): Handle sending dicts.

* tools/dbus-print-message.c (print_iter): Print dict
entries.
ChangeLog
tools/dbus-print-message.c
tools/dbus-send.c