reorderable sensors list for the sensors pref dialog
[psensor.git] / src / cfg.h
index f314424..ed77976 100644 (file)
--- a/src/cfg.h
+++ b/src/cfg.h
@@ -116,5 +116,4 @@ int config_get_slog_interval();
 
 int config_get_sensor_position(const char *);
 void config_set_sensor_position(const char *, int);
-
 #endif