From 287eeb06149861d8a56de73b2c897ebac95e48b0 Mon Sep 17 00:00:00 2001 From: info-cppsp Date: Sat, 18 Nov 2017 16:22:23 +0100 Subject: Fix indents 05 --- sensors-applet/sensors-applet-plugins.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sensors-applet/sensors-applet-plugins.h') diff --git a/sensors-applet/sensors-applet-plugins.h b/sensors-applet/sensors-applet-plugins.h index a77d0b2..14fd110 100644 --- a/sensors-applet/sensors-applet-plugins.h +++ b/sensors-applet/sensors-applet-plugins.h @@ -23,8 +23,8 @@ typedef const gchar *(*SensorsAppletPluginName)(void); typedef GList *(*SensorsAppletPluginInit)(void); -typedef gdouble (*SensorsAppletPluginGetSensorValue)(const gchar *path, - const gchar *id, +typedef gdouble (*SensorsAppletPluginGetSensorValue)(const gchar *path, + const gchar *id, SensorType type, GError **error); -- cgit v1.2.1