Changeset 2922
- Timestamp:
- 03/06/05 23:19:40 (8 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/sensord/chips.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/sensord/chips.c
r2881 r2922 547 547 548 548 static const char *it87_names[] = { 549 SENSORS_IT87_PREFIX, NULL549 SENSORS_IT87_PREFIX, SENSORS_IT8712_PREFIX, NULL 550 550 }; 551 551
