projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e44ff91
)
sensors plugin: mark variable as static
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
dc6a210
..
c678dec
100644
(file)
--- a/
src/sensors.c
+++ b/
src/sensors.c
@@
-176,7
+176,7
@@
static char *conffile = NULL;
"as bug."
#endif
-featurelist_t *first_feature = NULL;
+
static
featurelist_t *first_feature = NULL;
static ignorelist_t *sensor_list;
#if SENSORS_API_VERSION < 0x400