summaryrefslogtreecommitdiff
path: root/lib/access.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-09-23 11:59:51 +0000
committerJean Delvare <khali@linux-fr.org>2007-09-23 11:59:51 +0000
commit08a686e3cc35992ffe6de3be3d085edb34517547 (patch)
tree69c6f0d3a53a7924550156909fe6af12257500f4 /lib/access.h
parent60b50b6cb96b982b640764d421ba0a13b2beb06d (diff)
downloadlm-sensors-git-08a686e3cc35992ffe6de3be3d085edb34517547.tar.gz
sensors_feature_data and sensors_chip_feature are now the exact
same structure, so we can get rid of the former for simpler code. git-svn-id: http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0@4830 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'lib/access.h')
-rw-r--r--lib/access.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/access.h b/lib/access.h
index e2073c4a..1aabbdf0 100644
--- a/lib/access.h
+++ b/lib/access.h
@@ -26,7 +26,7 @@
/* Look up a resource in the intern chip list, and return a pointer to it.
Do not modify the struct the return value points to! Returns NULL if
not found. */
-const sensors_chip_feature *sensors_lookup_feature_nr(const sensors_chip_name *chip,
+const sensors_feature_data *sensors_lookup_feature_nr(const sensors_chip_name *chip,
int feature);
/* Check whether the chip name is an 'absolute' name, which can only match