diff options
author | rbuj <[email protected]> | 2021-10-27 18:10:02 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 15:25:56 +0100 |
commit | 8da9bfdbc16d5516ec6088f27088caac7780374f (patch) | |
tree | 7ab6c588bea6fab7a76803cf886b897c5e3d0d03 /plugins/mbmon | |
parent | a935712451ee1d7d9eb466294c75c5abe727115c (diff) | |
download | mate-sensors-applet-8da9bfdbc16d5516ec6088f27088caac7780374f.tar.bz2 mate-sensors-applet-8da9bfdbc16d5516ec6088f27088caac7780374f.tar.xz |
Use a blank line at most
Diffstat (limited to 'plugins/mbmon')
-rw-r--r-- | plugins/mbmon/mbmon-plugin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/mbmon/mbmon-plugin.c b/plugins/mbmon/mbmon-plugin.c index 1bbf3fc..e5f7c20 100644 --- a/plugins/mbmon/mbmon-plugin.c +++ b/plugins/mbmon/mbmon-plugin.c @@ -211,7 +211,6 @@ static GList *mbmon_plugin_init(void) { return sensors; } - /* returns the value of the sensor_list at the given iter, or if an error occurs, instatiates error with an error message */ static gdouble mbmon_plugin_get_sensor_value(const gchar *path, |