diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/gdm-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gdm-common.c b/common/gdm-common.c index d807c019..871f9bfc 100644 --- a/common/gdm-common.c +++ b/common/gdm-common.c @@ -383,7 +383,7 @@ gdm_activate_session_by_id (GDBusConnection *connection, gboolean gdm_get_login_window_session_id (const char *seat_id, - char **session_id) + char **session_id) { gboolean ret; int res, i; |