X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fui_sensorpref.c;h=bb739bb81ebec4aca0b678bae2d18379ebae6695;hb=573a01a68ca7cfc7c0afc6c128737dd05dd11625;hp=17bfbd70169ccc5051d9d8fee1dcb9e222e45c76;hpb=01948e6facb18dd1dd2052cc9a6ba209ed7d7466;p=psensor.git diff --git a/src/ui_sensorpref.c b/src/ui_sensorpref.c index 17bfbd7..bb739bb 100644 --- a/src/ui_sensorpref.c +++ b/src/ui_sensorpref.c @@ -54,7 +54,8 @@ static GtkSpinButton *w_sensor_low_threshold; static GtkListStore *store; /* 'true' when the notifications of field changes are due to the change - * of the selected sensor. */ + * of the selected sensor. + */ static bool ignore_changes; static struct psensor *get_selected_sensor(void)