X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=src%2Fui_sensorpref.c;h=f76e0d29a5dc45198437abc1adff6f8430a643b2;hp=573ac5377f7fb320f801a5e4ae30ea22a135c055;hb=8383a858b7f66c6fbfeb5ddede64bc89715e6bfd;hpb=a97c35b9efd831fba370e6d101c8d5d8094cc4b4 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;