summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e44ff91)
raw | patch | inline | side by side (parent: e44ff91)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Mar 2016 17:00:40 +0000 (18:00 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 4 Mar 2016 17:00:40 +0000 (18:00 +0100) |
src/sensors.c | patch | blob | history |
diff --git a/src/sensors.c b/src/sensors.c
index dc6a2101778ca4677e06d2f75dc954a294103672..c678dec99c2fbdb5e544bfded5fd5a8327173c1e 100644 (file)
--- a/src/sensors.c
+++ b/src/sensors.c
"as bug."
#endif
-featurelist_t *first_feature = NULL;
+static featurelist_t *first_feature = NULL;
static ignorelist_t *sensor_list;
#if SENSORS_API_VERSION < 0x400