summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-server-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-server-debug.h')
-rw-r--r--dbus/dbus-server-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-server-debug.h b/dbus/dbus-server-debug.h
index 6fff20c0..788267df 100644
--- a/dbus/dbus-server-debug.h
+++ b/dbus/dbus-server-debug.h
@@ -30,7 +30,7 @@
DBUS_BEGIN_DECLS;
DBusServer* _dbus_server_debug_new (const char *server_name,
- DBusResultCode *result);
+ DBusError *error);
DBusServer* _dbus_server_debug_lookup (const char *server_name);
dbus_bool_t _dbus_server_debug_accept_transport (DBusServer *server,
DBusTransport *transport);