core: make use of dbus_message_iter_append_fixed_array
authorLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>
Wed, 20 Oct 2010 11:04:38 +0000 (14:04 +0300)
committerLuiz Augusto von Dentz <luiz.dentz-von@nokia.com>
Wed, 20 Oct 2010 11:30:05 +0000 (14:30 +0300)
commitf564c7d76371380980faa10ee3c756c3130c60bf
tree23bb10b205730f8305a69f6216cb5e1d9a21660a
parente8a7d1932fb0b2acb080fdd7972caa7f8cb43c3d
core: make use of dbus_message_iter_append_fixed_array

dbus_message_iter_append_fixed_array does appends a block of fixed-length
values to an array.
src/pulsecore/dbus-util.c