[gnome-settings-daemon] rfkill: Fix indentation



commit 5c4f1a7323b45db13c71639e57819632873c4dd2
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Jan 5 18:12:36 2016 +0100

    rfkill: Fix indentation

 plugins/rfkill/rfkill-glib.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/rfkill/rfkill-glib.c b/plugins/rfkill/rfkill-glib.c
index c09cd8c..c0a1499 100644
--- a/plugins/rfkill/rfkill-glib.c
+++ b/plugins/rfkill/rfkill-glib.c
@@ -164,7 +164,7 @@ print_event (struct rfkill_event *event)
 
 static void
 emit_changed_signal_and_free (CcRfkillGlib *rfkill,
-                             GList      *events)
+                             GList        *events)
 {
        if (events == NULL)
                return;


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