summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2018-08-30 13:10:47 -0400
committerRay Strode <halfline@gmail.com>2018-08-31 20:27:11 +0000
commit8d4ee62624fe54cbf2c6fcd69372bf487d8de3d3 (patch)
tree2e34c8f5a4ded881eeab8bfe7fb6ca1a6ce518bf /common
parent7f8c798770dc3e35502a5f9879ad123d16da0e55 (diff)
downloadgdm-8d4ee62624fe54cbf2c6fcd69372bf487d8de3d3.tar.gz
common: get rid of some tabs that snuck in
This commit removes some tab characters that inadvertently snuck into the code.
Diffstat (limited to 'common')
-rw-r--r--common/gdm-common.c2
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;