[gnome-settings-daemon/gnome-3-18] rfkill: Fix indentation
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-18] rfkill: Fix indentation
- Date: Tue, 5 Jan 2016 17:23:06 +0000 (UTC)
commit a9aebf9061537b3b016b3012fc9f0c108793332d
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]