aboutsummaryrefslogtreecommitdiff
path: root/src/session-service.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-03-18 14:17:29 -0500
committerTed Gould <ted@gould.cx>2010-03-18 14:17:29 -0500
commit631d34aad2f454fb334330f3b041e8e0c4495434 (patch)
tree34399f9f306e4544680e591a1b8d5ace7841a08a /src/session-service.c
parent45f88031f73db9d56e1367b12ba5a484543b679e (diff)
parent91a59d5405f998627cc94d14a8c8501aee797e14 (diff)
downloadayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.tar.gz
ayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.tar.bz2
ayatana-indicator-session-631d34aad2f454fb334330f3b041e8e0c4495434.zip
Updating to Ubuntu Desktop
Diffstat (limited to 'src/session-service.c')
-rw-r--r--src/session-service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session-service.c b/src/session-service.c
index a6c3fc3..febf007 100644
--- a/src/session-service.c
+++ b/src/session-service.c
@@ -586,7 +586,7 @@ rebuild_items (DbusmenuMenuitem *root,
rebuilds the menu */
static void
user_change (UsersServiceDbus *service,
- UserData *user,
+ gint64 user,
gpointer user_data)
{
DbusmenuMenuitem *root = (DbusmenuMenuitem *)user_data;