summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf6600e)
raw | patch | inline | side by side (parent: cf6600e)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:42:17 +0000 (23:42 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 29 Feb 2016 22:42:17 +0000 (23:42 +0100) |
src/sensors.c | patch | blob | history |
diff --git a/src/sensors.c b/src/sensors.c
index 209482e09f88e37a536641bda22d71e2d71810b4..37d335c9da71f2e7f6fc71dbc491734214e07960 100644 (file)
--- a/src/sensors.c
+++ b/src/sensors.c
return (0);
}
-void sensors_free_features (void)
+static void sensors_free_features (void)
{
featurelist_t *thisft;
featurelist_t *nextft;