summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/dbus-auth.c')
-rw-r--r--dbus/dbus-auth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/dbus-auth.c b/dbus/dbus-auth.c
index e47f6e36..7fe9671a 100644
--- a/dbus/dbus-auth.c
+++ b/dbus/dbus-auth.c
@@ -785,7 +785,7 @@ handle_client_initial_response_cookie_sha1_mech (DBusAuth *auth,
retval = FALSE;
- if (!_dbus_username_from_current_process (&username))
+ if (!_dbus_append_desired_identity (&username))
goto out_0;
if (!_dbus_string_hex_encode (username, 0,