Fixed restoration of the panel divider position.
[psensor.git] / src / lib / pgtop2.c
index cdd4492..ff0e28d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2010-2014 jeanfi@gmail.com
+ * Copyright (C) 2010-2016 jeanfi@gmail.com
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -116,7 +116,7 @@ void cpu_usage_sensor_update(struct psensor *s)
                psensor_set_current_value(s, v);
 }
 
-void mem_free_sensor_update(struct psensor *s)
+static void mem_free_sensor_update(struct psensor *s)
 {
        double v;