aboutsummaryrefslogtreecommitdiff
path: root/modules/devices.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/devices.c')
-rw-r--r--modules/devices.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/devices.c b/modules/devices.c
index 63cbaef4..31c1bdfc 100644
--- a/modules/devices.c
+++ b/modules/devices.c
@@ -750,8 +750,7 @@ gchar *callback_gpu()
gchar *callback_sensors()
{
- return g_strdup_printf("[Sensors]\n"
- "%s\n"
+ return g_strdup_printf("%s\n"
"[$ShellParam$]\n"
"ViewType=2\n"
"LoadGraphSuffix=\n"