From 8383a858b7f66c6fbfeb5ddede64bc89715e6bfd Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 2 Apr 2013 17:30:29 +0000 Subject: [PATCH] style --- src/ui_sensorpref.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui_sensorpref.c b/src/ui_sensorpref.c index 573ac53..f76e0d2 100644 --- a/src/ui_sensorpref.c +++ b/src/ui_sensorpref.c @@ -393,8 +393,7 @@ static void apply_pref(struct sensor_pref *p, int pos, struct config *cfg) config_set_sensor_position(s->id, pos); } -static void -apply_prefs(GtkTreeModel *model, struct config *cfg) +static void apply_prefs(GtkTreeModel *model, struct config *cfg) { gboolean valid; struct sensor_pref *spref; -- 2.7.4