Changeset 4641
- Timestamp:
- 07/22/07 14:45:59 (1 year ago)
- Files:
-
- lm-sensors/trunk/lib/sensors.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lm-sensors/trunk/lib/sensors.h
r4287 r4641 87 87 0 if it should be ignored, 1 if it is valid. This function takes 88 88 logical mappings into account. */ 89 extern int sensors_get_ignored(sensors_chip_name name, int f ature);89 extern int sensors_get_ignored(sensors_chip_name name, int feature); 90 90 91 91 /* Read the value of a feature of a certain chip. Note that chip should not
