Fixed restoration of the panel divider position.
[psensor.git] / tests / test_psensor_type_to_unit_str.c
index 35ab310..6be91d5 100644 (file)
@@ -75,7 +75,7 @@ int main(int argc, char **argv)
 
        failures = test();
 
-       if (failures) 
+       if (failures)
                exit(EXIT_FAILURE);
        else
                exit(EXIT_SUCCESS);