style
authorJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 2 Apr 2013 17:30:29 +0000 (17:30 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Tue, 2 Apr 2013 17:30:29 +0000 (17:30 +0000)
src/ui_sensorpref.c

index 573ac53..f76e0d2 100644 (file)
@@ -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;