summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-auth.c
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2007-06-14 18:25:22 +0000
committerRalf Habacker <ralf.habacker@freenet.de>2007-06-14 18:25:22 +0000
commiteacd8a9ed70050544010064aad33f55c777d7d66 (patch)
tree46c9779b703f5bbcb750cc523d8b6483c7f41d29 /dbus/dbus-auth.c
parent7020303391731ebfdc80da9edaff5b6c2732f024 (diff)
* global rename of function dbus_username_from_current_process to _dbus_append_desired_identity
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,