[gnome-bluetooth] settings: Another coding style fix



commit 6cc48b941ab25c0fd08c310bb276b4324cd729de
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Dec 7 22:21:51 2013 +0100

    settings: Another coding style fix

 lib/bluetooth-settings-widget.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/bluetooth-settings-widget.c b/lib/bluetooth-settings-widget.c
index 08c87cf..7d0335b 100644
--- a/lib/bluetooth-settings-widget.c
+++ b/lib/bluetooth-settings-widget.c
@@ -806,7 +806,7 @@ switch_connected_active_changed (GtkSwitch               *button,
 
 static void
 update_properties (BluetoothSettingsWidget *self,
-                  GDBusProxy       *proxy)
+                  GDBusProxy              *proxy)
 {
        BluetoothSettingsWidgetPrivate *priv = BLUETOOTH_SETTINGS_WIDGET_GET_PRIVATE (self);
        GtkSwitch *button;


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