[gdm/wip/misc-fixes: 22/23] common: get rid of some tabs that snuck in



commit 8d4ee62624fe54cbf2c6fcd69372bf487d8de3d3
Author: Ray Strode <rstrode redhat com>
Date:   Thu Aug 30 13:10:47 2018 -0400

    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(-)
---
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;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]