summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2011-10-12 18:28:06 +0100
committerBastien Nocera <hadess@hadess.net>2011-10-12 18:28:06 +0100
commite8ac97521cf264b3699f2f29b6ec287e5fe6a3a9 (patch)
treea009c512aa3ed16933ad5a02cb92386b7446f72e
parentf1a200a8c3fda25728a4086de646f4b37e4bc88a (diff)
downloadgnome-bluetooth-e8ac97521cf264b3699f2f29b6ec287e5fe6a3a9.tar.gz
properties: Fix alignment
-rw-r--r--properties/cc-bluetooth-panel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties/cc-bluetooth-panel.c b/properties/cc-bluetooth-panel.c
index bff92b40..d046ee99 100644
--- a/properties/cc-bluetooth-panel.c
+++ b/properties/cc-bluetooth-panel.c
@@ -555,7 +555,7 @@ cc_bluetooth_panel_update_visibility (CcBluetoothPanel *self)
}
static void
-discoverable_changed (BluetoothClient *client,
+discoverable_changed (BluetoothClient *client,
GParamSpec *spec,
CcBluetoothPanel *self)
{