summaryrefslogtreecommitdiff
path: root/bus/connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'bus/connection.c')
-rw-r--r--bus/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bus/connection.c b/bus/connection.c
index 4df00bfd..f6ce4a29 100644
--- a/bus/connection.c
+++ b/bus/connection.c
@@ -1560,7 +1560,7 @@ bus_transaction_send_error_reply (BusTransaction *transaction,
_dbus_assert (error != NULL);
_DBUS_ASSERT_ERROR_IS_SET (error);
-
+
_dbus_verbose ("Sending error reply %s \"%s\"\n",
error->name, error->message);