summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-transport-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-transport-debug.h')
-rw-r--r--dbus/dbus-transport-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-transport-debug.h b/dbus/dbus-transport-debug.h
index fd4a945c..ced95090 100644
--- a/dbus/dbus-transport-debug.h
+++ b/dbus/dbus-transport-debug.h
@@ -29,7 +29,7 @@ DBUS_BEGIN_DECLS;
DBusTransport* _dbus_transport_debug_server_new (DBusTransport *client);
DBusTransport* _dbus_transport_debug_client_new (const char *server_name,
- DBusResultCode *result);
+ DBusError *error);
DBUS_END_DECLS;