Changeset 5663 for lm-sensors/trunk/lib/sensors.h
- Timestamp:
- 02/25/09 08:47:13 (4 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/lib/sensors.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/lib/sensors.h
r5593 r5663 32 32 API additions like new flags / enum values. The second digit is for tracking 33 33 larger additions like new methods. */ 34 #define SENSORS_API_VERSION 0x4 0234 #define SENSORS_API_VERSION 0x410 35 35 36 36 #define SENSORS_CHIP_NAME_PREFIX_ANY NULL
