The source project of this merge request has been removed.
Add missing isnormal() negation. Replace isnormal() with isnan().
Compare changes
Files
2+ 2
− 2
@@ -254,7 +254,7 @@ gtk_sensorstacho_paint (GtkWidget *widget, cairo_t *cr)
@@ -421,7 +421,7 @@ gtk_sensorstacho_set_value (GtkSensorsTacho *tacho, gdouble value)