From 8da9bfdbc16d5516ec6088f27088caac7780374f Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 18:10:02 +0200 Subject: Use a blank line at most --- plugins/mbmon/mbmon-plugin.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/mbmon') 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, -- cgit v1.2.1