[gnome-settings-daemon/gnome-3-16] rfkill: Fix indentation



commit a941c6be14af61c70948a47f4c1c51deb2c86e6a
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]