mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-03 17:56:17 +01:00
GDBusConnection: Fix up debug output when completing calls
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
173977a701
commit
14f17c1388
@ -4767,7 +4767,7 @@ g_dbus_connection_call_done (GObject *source,
|
||||
_g_dbus_debug_print_lock ();
|
||||
g_print ("========================================================================\n"
|
||||
"GDBus-debug:Call:\n"
|
||||
" >>>> ASYNC COMPLETE %s() (serial %d)\n"
|
||||
" <<<< ASYNC COMPLETE %s() (serial %d)\n"
|
||||
" ",
|
||||
state->method_name,
|
||||
state->serial);
|
||||
|
Loading…
Reference in New Issue
Block a user