]> git.ipfire.org Git - thirdparty/dbus.git/commit
doxygen: fix example for dbus_message_append_args
authorFelipe Franciosi <felipe@nutanix.com>
Mon, 23 Sep 2019 12:22:32 +0000 (13:22 +0100)
committerFelipe Franciosi <felipe@nutanix.com>
Mon, 23 Sep 2019 12:22:32 +0000 (13:22 +0100)
commite6b8022ca698bc1ae5853999fef72de30fe4d620
treeb9726897b39a4928a801d635fc8aa02d97135165
parent9458bd7038689469193128cd01ea18bef143f992
doxygen: fix example for dbus_message_append_args

Commit 724adb2f6 mangled the dbus_message_append_args() code example.
This fixes it by breaking the lines and aligning at the right places.

Signed-off-by: Felipe Franciosi <felipe@nutanix.com>
dbus/dbus-message.c