summaryrefslogtreecommitdiff
path: root/daemon/gdm-session-worker.h
diff options
context:
space:
mode:
authorWilliam Jon McCann <jmccann@redhat.com>2008-03-15 17:45:10 +0000
committerWilliam Jon McCann <mccann@src.gnome.org>2008-03-15 17:45:10 +0000
commita8416a5a19e503c92ed02842f3693d5da0cf4cc8 (patch)
tree33aa263bed86b5f84958005b2c0f5d445715d709 /daemon/gdm-session-worker.h
parent6405c5b65566559bb22c47d5cac79dd44377bc8d (diff)
downloadgdm-a8416a5a19e503c92ed02842f3693d5da0cf4cc8.tar.gz
Add preliminary support to the state machine for session unlocking.
2008-03-15 William Jon McCann <jmccann@redhat.com> * daemon/gdm-session-direct.c: (session_worker_message): * daemon/gdm-session-worker.c: (on_reauthenticate), (on_reauthorize), (on_refresh_credentials), (worker_dbus_handle_message): * daemon/gdm-session-worker.h: Add preliminary support to the state machine for session unlocking. svn path=/trunk/; revision=6019
Diffstat (limited to 'daemon/gdm-session-worker.h')
-rw-r--r--daemon/gdm-session-worker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/daemon/gdm-session-worker.h b/daemon/gdm-session-worker.h
index 79d40d14..ee5465aa 100644
--- a/daemon/gdm-session-worker.h
+++ b/daemon/gdm-session-worker.h
@@ -18,8 +18,8 @@
* 02111-1307, USA.
*/
-#ifndef __GDM_SESSION_H
-#define __GDM_SESSION_H
+#ifndef __GDM_SESSION_WORKER_H
+#define __GDM_SESSION_WORKER_H
#include <glib-object.h>