From 8d4ee62624fe54cbf2c6fcd69372bf487d8de3d3 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Thu, 30 Aug 2018 13:10:47 -0400 Subject: common: get rid of some tabs that snuck in This commit removes some tab characters that inadvertently snuck into the code. --- common/gdm-common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') 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; -- cgit v1.2.1