commit | 92d1321602a31cd5799452aff0e445ebb501b35e | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Aug 19 17:17:17 2013 +0300 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Mon Sep 09 17:35:30 2013 +0300 |
tree | 5bc4bb6b46d7f1514f2b3488f46927a31c8bb00e | |
parent | c0e939db34948095babf82c7cf12e3002e502d69 [diff] |
neard: Make use of g_dbus_send_message_with_reply This replaces dbus_connection_send_with_reply with g_dbus_send_message_with_reply which does not alter message order.