From: Jean-Philippe Orsini Date: Tue, 2 Apr 2013 17:30:29 +0000 (+0000) Subject: style X-Git-Tag: v0.8.0.5~97 X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=8383a858b7f66c6fbfeb5ddede64bc89715e6bfd style --- 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;