Changeset 2617
- Timestamp:
- 06/27/04 19:31:24 (9 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/prog/detect/sensors-detect (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/prog/detect/sensors-detect
r2616 r2617 4729 4729 next if ($type eq "dummy"); 4730 4730 print "\n"; 4731 print "Next adapter: $adap ($algo)\n";4731 print "Next adapter: $adap\n"; 4732 4732 print "Do you want to scan it? (YES/no/selectively): "; 4733 4733
